Raised... https://issues.apache.org/jira/browse/HTTPCLIENT-1107
Thanks olegk wrote: > > On Fri, 2011-07-15 at 05:22 -0700, IBeaumont wrote: >> Hi, >> I'm trying to request a page from IIS (6 and 7.5). If the IIS is >> configured >> with providers for "negotiage" and "ntlm" then the Negotiate >> authentication >> is tried and fails, but it does not then try to use the NTLM >> authentication >> which is what I require. If I removed "negotiate" as a provider from IIS >> and just use NTLM then all works well - but this is not a solution as I >> don't have control of the web servers. >> >> Is this a defect in the http client code? >> > > It is a defect. Please raise a bug report for it in JIRA. > > Oleg > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/Negotiate-authentication-failed%2C-but-not-trying-other-authentication-methods-tp32067971p32068416.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
