# # WARNING: proxy_auth can't be used in a transparent proxy. It
# # collides with any authentication done by origin servers. It may
# # seem like it works at first, but it doesn't.
From the FAQ:
17.15 Can I use proxy_auth with interception?
No, you cannot. With interception proxying, the client thinks it is talking to an origin server and would never send the Proxy-authorization request header.
Seems obvious enough to me.
Ivan de Gusm�o Apolonio wrote:
Hi all I'm trying to use transparent proxy but if I'm using some athentication scheme, it always shows an authentication popup to me, even if I'm a member of the allowed group, and I put my username/password and it's rejected. If I disable the auth scheme, it works normally. My question is: is it possible to use trasparent proxy using wb_ntlmauth auth?? Follows part of my squid.conf
-- Joe Cooper <[EMAIL PROTECTED]> Web caching appliances and support. http://www.swelltech.com
