Hi...
I have a squid 2.4.6 running with smb auth...
Now I must set different permissions for different users, but my
proxy_auth is not working...
X-------------------------------------------X
acl all_users proxy_auth REQUIRED
acl power_users proxy_auth cadu
acl power_domain dstdomain www.my_power_domain.com
http_access deny !all_users
http_access deny power_domain !power_users
http_access allow all
X-------------------------------------------X
My power_users still not connecting to the power domains!
Did I miss anything?
[]'s
Received on Wed Jan 15 2003 - 05:21:30 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:41 MST