Hi there,
i have a question. Have a look below to understand what i mean :)
How can i set it up so that if proxy auth is on, the privhosts won't be
asked for a password?
authenticate_program /opt/squid/bin/ncsa_auth
/opt/admin/admin/etc/proxy.passwd
acl users proxy_auth REQUIRED
acl denydoms dstdomain "/opt/admin/admin/etc/proxy.doms"
acl denynets dst "/opt/admin/admin/etc/proxy.ips"
acl privhosts src "/opt/admin/admin/etc/proxy.priv"
acl denyregex urlpath_regex -i "/opt/admin/admin/etc/proxy.regex"
http_access allow privhosts users
http_access deny denydoms users
http_access deny denynets users
http_access deny denyregex users
Maybe you can tell me too, who to set up per user ftp upload/download
allow/deny feature.
Thanks for your time and your help.
I am using the newest Squid 2.4stable4.
Kind regards,
Marc
-- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.netReceived on Wed Mar 06 2002 - 06:20:07 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:06:44 MST