Re: [squid-users] User ACL's

From: Colin Campbell <sgcccdc@dont-contact.us>
Date: Tue, 11 Sep 2001 14:28:51 +1000 (EST)

Hi,

On Mon, 10 Sep 2001, Michael Seidner wrote:

> I am using the NCSA auth module for user access. Is there a way to allow
> certain users access to the local http/squid server and deny access to rest
> of internet? It seems that http_access allow auth allows anyone who
> authenticates access to everything.

Have a read of the FAQ. It'll probably clear up the misconceptions you
have about http_access.

What you do is

a) define one or more acls
b) define http_acces lines combining acls if necessary

http_access lines are processed as follows

http_access (allow|deny) acl [AND acl ...]
        OR
http_access (allow|deny) acl [AND acl ...]

Of course all of this is in the FAQ on www.squid-cache.org

Colin
Received on Mon Sep 10 2001 - 22:29:19 MDT

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