On Fri, 19 Mar 2004 [EMAIL PROTECTED] wrote: > I found the "Random auth popups and account lockouts when using NTLM" patch on the > squid website so I updated from squid STABLE4 to STABLE5, but I still got the popups.
Anything in cache.log? > ---------------------------cut------------------------------------ > # NTLM Auth > auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp > auth_param ntlm children 40 > auth_param ntlm max_challenge_reuses 20 > auth_param ntlm max_challenge_lifetime 20 minutes Try disabling challenge reuses. Regards Henrik
