McDonald, Rob wrote: > I have a box setup with Squid 2.5 STABLE and Dansguardian 2.6.1-3. > > I have Squid setup for transparent proxying..and I am redirecting all 80 > traffic to it in the DMZ via my openbsd 3.5 fw. > > We have an outside website that is IIS 6..and the SharePoint website uses > windows integrated authentication. When you try to get to the page > through the content filter/proxy it stalls, and stalls, and stalls, and > eventually comes up with a 402.1 error
NTLM authentication (sometimes called Windows Integrated Authentication) cannot be proxied. To make it work, you will need to completely bypass the proxy server when accessing the SharePoint server. Adam
