- We have a SQUID reverse proxy and a MOSS 2007 portal. All sites are using NTLM.
- We cannot get it working with SQUID as a reverse proxy.
Any ideas where to start?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Can you switch to Kerberos instead of NTLM?
You’re encountering the ‘Double-Hop Issue’, whereby NTLM authentication cannot traverse proxies or servers.
This is outlined at this location: http://blogs.msdn.com/knowledgecast/archive/2007/01/31/the-double-hop-problem.aspx
And over here: http://support.microsoft.com/default.aspx?scid=kb;en-us;329986
If switching to Kerberos is not an option, have you investigated the Squid NTLM project? http://devel.squid-cache.org/ntlm/