Return-Path: Delivered-To: apmail-hc-httpclient-users-archive@www.apache.org Received: (qmail 52131 invoked from network); 31 Jan 2008 11:27:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jan 2008 11:27:09 -0000 Received: (qmail 53010 invoked by uid 500); 31 Jan 2008 11:26:59 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 52991 invoked by uid 500); 31 Jan 2008 11:26:59 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 52982 invoked by uid 99); 31 Jan 2008 11:26:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2008 03:26:59 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [217.150.250.44] (HELO ok2consulting.nine.ch) (217.150.250.44) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2008 11:26:43 +0000 Received: from [212.71.105.68] (helo=[192.168.0.63]) by ok2consulting.nine.ch with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1JKXYy-0006lo-0S for httpclient-users@hc.apache.org; Thu, 31 Jan 2008 12:26:36 +0100 Subject: Re: NTLM authentication stops working after upgrade to SP2 From: Oleg Kalnichevski To: HttpClient User Discussion In-Reply-To: <47A1AE7A.703@eviware.com> References: <47A1AE7A.703@eviware.com> Content-Type: text/plain Date: Thu, 31 Jan 2008 12:26:01 +0100 Message-Id: <1201778761.7897.2.camel@ubuntu> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Thu, 2008-01-31 at 12:18 +0100, Support wrote: > Hi, > > strange problem; maybe any of you have had a similar experience: after > upgrading a server to windows xp sp2, NTLM authentication with > httpclient 3.0.1 has stopped working.. no changes have been made on the > client side.. The error in the Windows event-log is > > Logon Failure: > Reason: Unknown user name or bad password > > > any ideas? > Apparently NTLMv1 support got silently disabled during the upgrade process. Currently HttpClient does not support NTLMv2 and is very unlikely to get it in the future. Oleg > thanks in advance! > > regards, > > /Ole > eviware.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org > For additional commands, e-mail: httpclient-users-help@hc.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org