On Thu, 30 Jun 2005, Adam Clark wrote:
Our setup uses NTLMSSP as it primary method and falls back to basic. The user can enter in their DOMAIN\username and successfully use the internet So it seems to be a problem with NTLMSSP
Version 2.5.STABLE3
I would suggest upgrading before looking too hard at the problem. There has been quite many NTLM related bugfixes of various kind since then. Quite likely the following is biting you:
http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE6-ntlmtruncated
auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp --domain=boh
Which Samba version? Regards Henrik