Hi,
We have a squid 2.1 (PATCH2) cache. We'd like to allow adress
IP/login couples (one login for one adress).
My conf file is:
authenticate_program /usr/local/squid/bin/ncsa_auth
/usr/local/squid/etc/passwd
....
acl all src 0.0.0.0/0.0.0.0
acl host1 src 10.0.0.1
acl moi proxy_auth duplaix
http_access allow host1 moi
http_access deny all
But, all the users, in the "passwd" file, are allowed !, What's
the problem ?
Thanks
Christophe Duplaix
SNCF / French Railways / Paris
christophe.duplaix@sncf.fr
Received on Mon Dec 28 1998 - 09:04:13 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:44 MST