On Thu, 4 Mar 2004 [EMAIL PROTECTED] wrote: > As per the advice given below, I have reconfigured squid with the > following, having installed Samba 3.0.2: > > auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp > auth_param ntlm children 5 > auth_param ntlm max_challenge_reuses 0 > auth_param ntlm max_challenge_lifetime 2 minutes
Ok. > acl admins proxy_auth domain\aanderson You probably want a -i there for case-insensitive operation. > The problem now is that the proxy is still prompting for user credentials, Have you given Squid access to the winbind privileged pipe? Anything in cache.log? > Can you help me or point me to some documentation that will outline exactly > what I have to do to get this to work, assuming it can be done? I have tried to outline the procedure in the Squid FAQ entry on winbind. Regards Henrik
