I confgured my (2.4.PRE-STABLE) squid accelarator to allow internal users
with no obstruction:
All other users must be authenticated (using an extranal program)
acl internal src 10.30.0.0/16 192.168.0.0/16
http_access allow internal
acl external proxy_auth REQUIRED
http_access allow external
For internal users all is OK But....the external users keep getting : Access
Denied Instead of a realm!!!
If I use the squid as a proxy, ..I get a realm for the user nam/password and
all is ok!
Why does the accelarator not ask for a username password?
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Feb 08 2001 - 16:38:37 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:56 MST