Did you try to use empty string domain (not null) and let server to use it's default? It might help. Just for testing purposes. Simply the end user should decide if he uses domain or not as he has the knowledge of an environment.
Bronislav 2013/2/1 Oleg Kalnichevski <[email protected]> > On Fri, 2013-02-01 at 07:01 -0800, eucaleb wrote: > > Thank you for your response! > > > > I tested using the jcifs-1.3.17 and it works. Unfortunately I don't > think I > > can use jcifs implementation because of the license. > > > > Mihai > > > > Please raise a JIRA for this defect. > > Oleg > > > > > > > Oleg Kalnichevski wrote > > > On Fri, 2013-02-01 at 06:21 -0800, eucaleb wrote: > > >> I'm using HttpClient 4.2.3 > > >> > > >> Mihai > > >> > > >> > > > > > > Could you please try using JCIFS instead of the default internal NTLM > > > engine (as described here [1]) and see if that makes any difference? > > > > > > Oleg > > > > > > [1] http://hc.apache.org/httpcomponents-client-ga/ntlm.html > > > > > > > > > > > > > > > -- > > View this message in context: > http://httpcomponents.10934.n7.nabble.com/NTLM-or-digest-authentication-using-a-local-user-on-a-domain-host-doesn-t-work-tp19125p19136.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] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
