Finally it works, I just put the auth_param ntlm related lines on the top of the squid.conf file and it begins to work. In order to completely work I had to change the group ownership of the var/locks/winbindd_privileged directory of samba to the group running squid
Thanks a lot for your help Agustin ----- 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. > > 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) > > Regards > Henrik > >
