> -----Original Message-----
> From: Luke Sheaves [mailto:lsheaves@cisco.com]
>
> Hi All,
>
> I have a situation where users are authenticating against a
> IIS server fine
> until we introduce Squid, where it just stalls. If we bypass
> the proxy for
> the destination it works fine...
>
> Anyone had any experience here?
Are you using NTLM ("Integrated windows authentication") ?
If so, then turn that off - in general terms it's not proxyable because
it expects 1 user per session, and HTTP/1.1 expects proxies to aggregate
client side connections onto server connections.
Rob
Received on Sun Oct 07 2001 - 19:50:46 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:37 MST