Re: [squid-users] NTLM authentication testing

From: Richard Wall <richard@dont-contact.us>
Date: Mon, 18 Feb 2008 16:06:02 +0000

On 2/18/08, Adrian Chadd <adrian@creative.net.au> wrote:
> Well, I'll be stuffed:
>
> violet:~ adrian$ curl --help | grep ntlm
> --ntlm Enable HTTP NTLM authentication (H)
> --proxy-ntlm Enable NTLM authentication on the proxy (H)
>
> I wonder how well it'll work. Oh well, time to have a play! Thanks!

It does seem to work with the following options:

curl -v -x 192.168.1.97:800 --proxy-ntlm --proxy-user
"DOMAINNAME\\username:password" http://www.google.com/

The -v reveals the details of the NTLM authentication headers.

I'll let you know if I get any further.

-RichardW.
Received on Mon Feb 18 2008 - 09:06:09 MST

This archive was generated by hypermail pre-2.1.9 : Sat Mar 01 2008 - 12:00:05 MST