* squid 2.4 and earlier
--- omitting ---
------------------------------------------------------------
* squid 2.7 and later
auth_param basic program /squid/libexec/smb_auth -W domain-name -U ip_of_proxy_1 ip_of_proxy_2
auth_param basic children 5
auth_param basic realm Squid Proxy
auth_param basic credentialsttl 2 hours
acl domainusers proxy_auth REQUIRED
http_access allow domainusers
http_access allow locanet
http_access allow localhost
http_access deny all
------------------------------------------------------------
ref:
No comments:
Post a Comment