----- Original Message ----- From: Henrik Nordstrom <[EMAIL PROTECTED]> Date: Wednesday, November 10, 2004 4:34 pm Subject: Re: [squid-users] Problems while trying to authenticate using NTML
> On Wed, 10 Nov 2004 [EMAIL PROTECTED] wrote: > > > Bellow is the captured dialog between the browser and the Squid, > you can > > see how "Proxy-Authenticate: NTLM" header is showed to the > browser, but > > it is beneath "Proxy-Authenticate: Basic" header; and I suspect > MSIE so > > can't handle the NTLM one. > > Try reordering your auth_param lines to make NTLM the first one. No matter how you reorder on Squid the auth_param, it's allways displayed the Basic one (even if you comment it!!!). > > If it makes a difference complain to Microsoft. > > > A quick check: THe login dialog show by MSIE, does it have two or > three > fields? (Basic has two, NTLM three) The login dialog has 2 fields. At certain point it is normal, that if browser didn't acknowledge the NTLM option it won't prompt to you an NTLM popup. Best Regards, Agustin > > Regards > Henrik > >
