| somanabich 2005-01-25, 5:46 pm |
| I have an issue with Squid when using ntlm_auth when using ntlmssp
pass-through authentication. When I go to site like www.hotmail.com,
while writing a reply to en e-mail message, it seems that the session
times-out, and I get very frustrated when I press the send button,
just to be told that the page can't be displayed.
When using basic authentication no problems.....
Here is an excerpt from my squid.conf file
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
Any ideas as to what I need to increase so that my sessions don't time
out after about 2 mins?
Cheers
|