Re: Transparent proxy authentication.

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 22 Sep 2000 23:57:06 +0200

Amarendra GODBOLE wrote:

> Is it possible to have apache-like authentication in Squid Transparent
> proxy ?

No, only when running as a proxy or as a HTTP server accelerator. A
transparent proxy is neither.

To provide authentication when in "transparent" mode Squid must act on
behalf of the web server. Doing so in a proxy is not very practical
since
a) It makes it impossible to use authentication to log on to the web
server
b) The user has to log on again for each and every web site he visits
since the web-server authentication is performed on a per-server.domain
basis.

The proxy authentication is similar but different. Performed per
proxy.domain basis. When the browser is not configured to use a proxy
there is no authentication domain for proxy authentication.

Only one of each can be used on one single request.

--
Henrik Nordstrom
Squid hacker
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Fri Sep 22 2000 - 17:21:11 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:27 MST