Hi all,
I wish to have all users auth'ed by ident on my squid cache, i can see
ident user names listed in access.log so the lookup bit must be working,
however it seems to ignore my access acls and lets anyone use the cache. I
am running 2.2.stable4, i have the following lines in squid.conf
cache_peer 192.168.0.2 parent 80 0 no-query default
acl all src 0.0.0.0/0.0.0.0
ident_lookup_access allow all
acl good ident supervisor supervis
never_direct allow all
http_access allow good
http_access deny all
what am i doing wrong?
thank you for your time
Matt
Received on Mon May 21 2001 - 09:51:32 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:13 MST