It is now working. I was stupid again. In my /usr/bin was a ntlm_auth that was version 3.0.0-15 and in /usr/local/bin was version 3.0.2a. Once I changed the squid.conf to point to /usr/local/bin/ntlm_auth it worked. I then replace the wrong version files with the correct version. I though I did this before. Thanks to those that replied.
-nic ----- Original Message ----- From: "Henrik Nordstrom" <[EMAIL PROTECTED]> To: "Nic Clair" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, March 08, 2004 3:28 PM Subject: Re: [squid-users] NTLM AUTH > On Sun, 7 Mar 2004, Nic Clair wrote: > > > When I try to use NTLM_auth and try to auth a user the cache.log shows > > the following: > > > > [2004/03/07 22:59:29, 3] libsmb/ntlmssp.c:ntlmssp_server_auth(286) > > Got user=[USR] domain=[DOMAIN] workstation=[FC-5030] len1=24 len2=24 > > [2004/03/07 22:59:29, 10] > > utils/ntlm_auth.c:manage_squid_ntlmssp_request(325) > > NTLMSSP NT_STATUS_UNSUCCESSFUL > > > > Samba is version 3.0.2a wbinfo -t works and so does wbinfo -u and -g. > > The linux box is a member of the W2K domain. winbind.log does not show > > any informaion. squid.conf is configured as: > > Squid version? > > Regards > Henrik >
