Makes sense I think..

It seems you are trying to access an application requiring Basic HTTP
authorization behind a proxy requiring Basic HTTP authorization..  the
entered login is accepted by the proxy, but then rejected by the backend
web server as the login probably does not match..

There is only space for one set of user credentials in HTTP. If multiple
servers in the request path requires authentication then all servers
must use the same password database (or at least synchronized password
databases).

Regards
Henrik


tis 2003-04-01 klockan 15.27 skrev Klaa�en, Holger:
> access.log:
> 
> 1049200064.930     40 Client TCP_DENIED/401 1744 GET
> http://Server:443/exchange/logon.asp - NONE/- text/html
> 1049200065.285    156 Client TCP_MISS/401 842 GET
> http://Server:443/exchange/logon.asp testuser1 DIRECT/Server text/html
> 1049200067.141    110 Client TCP_MISS/401 842 GET
> http://Server:443/exchange/logon.asp testuser2 DIRECT/Server text/html
> 1049200132.946    124 Client TCP_MISS/401 842 GET

-- 
Free Squid-users support provided by Henrik Nordstr�m <[EMAIL PROTECTED]>
PayPal donations welcome if you consider my Free Squid support helpful.

If you need commercial Squid support or cost effective Squid and
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, [EMAIL PROTECTED]

Reply via email to