[squid-users] http acces rules fails in squid 2.3.3

From: Cesar Gomes <Cesar.Gomes@dont-contact.us>
Date: Fri, 28 Jun 2002 09:42:48 -0300

Hi all,

I have a Conectiva 6 Linux box with Squid 2.3.3.
In squid.conf I have this configuration:

authenticate_program /etc/squid/ncsa_auth /etc/squid/squid_passwd

acl Users proxy_auth "/etc/squid/users"
acl Managers proxy_auth "/etc/squid/managers"
acl password proxy_auth REQUIRED
acl bad_sites url_regex "/etc/squid/bad_sites"
acl users_bad_sites url_regex "/etc/squid/users_bad_sites"

http_acces allow Managers
http_access allow Users !users_bad_sites
http_access deny bad_sites

When I logon with Users or Manager the bad_sites are blocked, but when
I logon with User the users_bad_sites don't are blocked.

Somebody knows what's happen?

César Augusto M. Gomes
Analista de Suporte Técnico
Lintec Integrated Solutions
cesargomes@lintec.com.br
Fone: 55-11-4227-1666
Received on Fri Jun 28 2002 - 06:43:05 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:52 MST