Re: [squid-users] HTTP Error 401.2

From: Kinkie <kinkie-squid@dont-contact.us>
Date: Thu, 09 Sep 2004 18:35:51 +0200

On Wed, 2004-09-08 at 20:41, Jacobi Michael CRPH wrote:
> I have users that are getting a http error 401.2 with the following text:
>
> You are not authorized to view this page You do not have permission to view this directory or page using the credentials that you supplied because your Web browser is sending a WWW-Authenticate header field that the Web server is not configured to accept.
>
> If I remove my Squid (I am running 2.5STABLE2) from the equation the connection to the webserver works and the user is presented with a three blank login box (user/password/domain). Is there anything in the version of squid that I am running that would insert this WWW-Authenicate field?

Those servers are asking for NTLM (aka "windows native") authentication,
whose design breaks every assumption behind HTTP, and as a result is not
proxable. It's not a squid problem, no proxy in the market will work.
Reconfigure those server to use Basic or Digest authentication and the
problem will disappear.

        Kinkie
Received on Sat Sep 11 2004 - 02:27:52 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:02 MDT