Hello, I want to use NTLM authenticatie to authenticate the users against a windows 2000 server. I get it worked for windows 2000 clients but I doesn't get I worked for W9x clients. I've read the Walk Through at http://ITmanagers.net, the Samba bug tracking number 571 and article 239869 from the MS knowledgebase. As described in the Samba bug tracking the reported bug for authenticating Window98 clients must be solved. But poorly it still doesn't work for me. :( When browsing with Windows98 I get the error "Access Denied"
This is a part of mine squid.conf: auth_param ntlm program /usr/local/squid/libexec/ntlm_auth --helper-protocol=squid-2.5-ntlmssp auth_param ntlm max_challenge_reuses 0 auth_param ntlm max_challenge_lifetime 2 minutes auth_param ntlm use_ntlm_negotiate on auth_param basic program /usr/local/squid/libexec/ntlm_auth --helper-protocol=squid-2.5-basic auth_param basic children 5 auth_param basic realm Squid proxy-caching web server auth_param basic credentialsttl 2 hours I also have installed the Directory Services Client for Windows 98 systems. What more could be wrong? Regards, Sander Winkel
