Re: [squid-users] 2 kind of access

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 07 Dec 2001 23:41:04 +0100

Order..

http_access allow no_auth
http_access allow auth_users
http_access deny all

Aleksey Trubin wrote:
>
> Hi! Could anybody say what I did wrong?
> I have 2 kind of users. First with password access, second without
> password. Squid ACLs are:
>
> acl password proxy_auth REQUIRED
> acl auth_users proxy_auth "/usr/......"
> acl no_auth src "/usr/......"
>
> http_access allow password auth_users
> http_access deny auth_users
> http_access allow no_auth
> http_access deny all
>
> but no_auth still needs password!
> What can I do in this case?
>
> Squid 2.4 STABLE1, FreeBSD 4.3 STABLE.
Received on Fri Dec 07 2001 - 16:16:45 MST

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