Negotiated NTLM Authentication - WeOnlyDo Discussion board

Negotiated NTLM Authentication (General questions)

by Paul Draper, Wednesday, September 07, 2005, 12:16 (7016 days ago)

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: