Re: [squid-users] NTLM authentication not working with Sharepoint server

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Thu, 07 Oct 2010 02:02:06 +1300

On 07/10/10 00:55, Saurabh Agarwal wrote:
> Hi
>
> I am using Squid 2.7Stable7 and trying to authenticate to a sharepoint server using NTLM. I have observed that sharepoint server sends a 401 status code with proper ntlm authentication headers to squid as follows
> WWW-Authenticate: Negotiate\r\n
> WWW-Authenticate: NTLM\r\n
>
> but squid doesn't forwards these headers to the Client browser in the 401 response to client.
>
> What could be wrong? There are no auth_param entries in squid.conf file. Squid was compiled with following options with no ntlm,basicauth support.
>

This is not normal. Squid does not touch those headers unless configured
to do so.

Which means using the header_access to remove them. Or handling a
request as a reverse-proxy.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.8
   Beta testers wanted for 3.2.0.2
Received on Wed Oct 06 2010 - 13:02:10 MDT

This archive was generated by hypermail 2.2.0 : Wed Oct 06 2010 - 12:00:02 MDT