Negotiated NTLM Authentication (General questions)
Hi,
I am trying to connect to a website using NTLM authentication using HttpDlx with no success (but can connect successfully via browser)
The initial Access Denied request received from the site contains two Authentication headers:
WWW-Authenticate: Negotiate
WWW-Authenticate: NTLM
When IE sees these it responds
Authorization: Negotiate YIIFKAYGKwY... (lots more here)
However, when HttpDlx sees these it responds:
Authorization: NTLM TlRMTVNTUAABAAAAA7IAAAAAAAAAAAAAAAAAAAAAAAA=
and then goes through some more unsuccessful handshaking.
Should HttpDlx be sending back a Negotiating response?
I have logs of the headers captured from IExplorer and the debug log from HttpDlx that I can send to you if required.
Thanks
Paul
Complete thread:
- Negotiated NTLM Authentication - Paul Draper, 2005-09-07, 12:16
- Re: Negotiated NTLM Authentication - wodSupport, 2005-09-07, 12:20
- Re: Negotiated NTLM Authentication - Paul Draper, 2005-09-07, 13:19
- Re: Negotiated NTLM Authentication - wodSupport, 2005-09-07, 13:21
- Re: Negotiated NTLM Authentication - Paul Draper, 2005-09-07, 17:33
- Re: Negotiated NTLM Authentication - wodSupport, 2005-09-07, 17:55
- Re: Negotiated NTLM Authentication - Paul Draper, 2005-09-08, 10:15
- Re: Negotiated NTLM Authentication - wodSupport, 2005-09-08, 10:37
- Re: Negotiated NTLM Authentication - Paul Draper, 2005-09-12, 16:59
- Re: Negotiated NTLM Authentication - wodSupport, 2005-09-08, 10:37
- Re: Negotiated NTLM Authentication - Paul Draper, 2005-09-08, 10:15
- Re: Negotiated NTLM Authentication - wodSupport, 2005-09-07, 17:55
- Re: Negotiated NTLM Authentication - Paul Draper, 2005-09-07, 17:33
- Re: Negotiated NTLM Authentication - wodSupport, 2005-09-07, 13:21
- Re: Negotiated NTLM Authentication - Paul Draper, 2005-09-07, 13:19
- Re: Negotiated NTLM Authentication - wodSupport, 2005-09-07, 12:20