On Thu, 26 May 2005, Matus UHLAR - fantomas wrote:
quick guide or FAQ about transparent (we call it "intercapting") proxy with authentication? There is one: http://www.squid-cache.org/Doc/FAQ/FAQ-17.html#ss17.16
Probably ntlm or other authorization that doesn't require client to send Proxy-Authorization headers (external, IP-based) would work.
NTLM is a HTTP authentication scheme (just badly designed) and won't work either.
IP-based authentication schemes do work and is used at several installations. But there is no standard tools available for this.
Regards Henrik