Hello All,
How do I authenticate users? Following configuration does not seem to be
working. No authentication window is popup.
*********
http_port 3128 8080
authenticate_program /usr/lib/squid/ncsa_auth /etc/passwd
acl paswword proxy_auth REQUIRED
acl our_networks src 192.168.1.0/24 192.168.2.0/24
http_access allow our_networks password
#http_access allow our_networks
http_access deny all
**********
Thank you.
tina.
Received on Wed Dec 03 2003 - 03:10:29 MST
This archive was generated by hypermail pre-2.1.9 : Thu Jan 01 2004 - 12:00:04 MST