Re: [squid-users] Authentication to Sharepoint not happening

From: Senthilkumar <senthilkumaar2021_at_gmail.com>
Date: Wed, 02 Feb 2011 13:06:31 +0530

Hi Amos,

We are also having trouble in accessing share point site which uses NTLM
authentication.
We have configured squid with NTLM scheme. Whether the below fix
(pipeline_prefetch on ) works for the squid which is configured with
NTLM proxy authentication.

Thanks
Senthil

Amos Jeffries wrote:
> On Tue, 1 Feb 2011 20:25:42 +0530, Saurabh Agarwal
> <Saurabh.Agarwal_at_citrix.com> wrote:
>
>> It works now! I followed the code and then turned "off
>>
> pipeline_prefetch".
>
>> In code there was this check which was setting no_connection_auth flag
>>
> to
>
>> 1.
>>
>> if (Config.onoff.pipeline_prefetch)
>> request->flags.no_connection_auth = 1;
>>
>> I don't understand it completely but I can move forward. Thank You Amos!
>>
>
> Aha, Thank you! This has led me to find a bug.
>
> Squid-3 checks and overrides pipelining when auth_param are set to prevent
> request race conditions. But I see that if the pipline is manually
> configured after the auth_param it will be turned back on. Fixing now.
>
> Amos
>
>
>
Received on Wed Feb 02 2011 - 07:36:26 MST

This archive was generated by hypermail 2.2.0 : Wed Feb 02 2011 - 12:00:03 MST