Re: NTLM Authentication fails

2019-07-19 Thread Kirill
> Kirill > > > > > > > > *Von:* Oleg Kalnichevski > > > > *Gesendet:* Mittwoch, 10. Juli 2019 15:49 > > *An:* HttpClient User Discussion > > *Betreff:* Re: NTLM Authentication fails > > > > > > > > On Mon, 2019-07-08 at 0

Re: NTLM Authentication fails

2019-07-17 Thread Oleg Kalnichevski
or Linux? > Of course, it is. It is the default mode of operation supported by HttpClient and recommended by the project. Cheers Oleg > Best regards, > Kirill > > > > *Von:* Oleg Kalnichevski > > *Gesendet:* Mittwoch, 10. Juli 2019 15:49 > *An:* HttpClien

RE: NTLM Authentication fails

2019-07-16 Thread Kirill
. Juli 2019 15:49 *An:* HttpClient User Discussion *Betreff:* Re: NTLM Authentication fails On Mon, 2019-07-08 at 09:27 +, Kirill Rajbhandary wrote: > Dear HttpClient Support List, > > I found out that when trying to make NTLM Authentication using > httpclient-win-4.5.6.jar libra

Re: NTLM Authentication fails

2019-07-10 Thread Oleg Kalnichevski
On Mon, 2019-07-08 at 09:27 +, Kirill Rajbhandary wrote: > Dear HttpClient Support List, > > I found out that when trying to make NTLM Authentication using > httpclient-win-4.5.6.jar library it relies on > CurrentWindowsCredentials instead of using credentials provided in >

RE: NTLM authentication fails

2014-09-15 Thread Christoph Ernst | TRANSPOREON
fyi, the HttpURLConnection implementation works -Original Message- From: Christoph Ernst | TRANSPOREON [mailto:er...@transporeon.com] Sent: Freitag, 12. September 2014 17:03 To: HttpClient User Discussion Subject: RE: NTLM authentication fails i did some tests with 4.3.5 JCIFSEngine

Re: NTLM authentication fails

2014-09-12 Thread Chawla, Vanita
Hi Christopher, Java 6+ HttpUrlConnection worked seamlessly with NTLMv2 and IIS while calling REST web service for me last year. I had issues with HTTP client version. You may want to try to see if you get past the NTLM/connection issues. Thanks On 9/12/14, 10:28 AM, Oleg Kalnichevski

Re: NTLM authentication fails

2014-09-12 Thread Oleg Kalnichevski
On Fri, 2014-09-12 at 10:33 -0400, Chawla, Vanita wrote: Hi Christopher, Java 6+ HttpUrlConnection worked seamlessly with NTLMv2 and IIS while calling REST web service for me last year. I had issues with HTTP client version. You may want to try to see if you get past the NTLM/connection

RE: NTLM authentication fails

2014-09-12 Thread Christoph Ernst | TRANSPOREON
Kalnichevski [mailto:ol...@apache.org] Sent: Freitag, 12. September 2014 16:49 To: HttpClient User Discussion Subject: Re: NTLM authentication fails On Fri, 2014-09-12 at 10:33 -0400, Chawla, Vanita wrote: Hi Christopher, Java 6+ HttpUrlConnection worked seamlessly with NTLMv2 and IIS while