Re: [squid-users] ACL priority or order

From: Fathi Ben Nasr <fathi.engineer@dont-contact.us>
Date: 09-Sept-2002 14:58:59 CET

Filter authenticated user first like this:

Instead of putting http_access allow domainusers at the end, you could put
at
the beginning:
http_access deny !domainusers

stuart.lamble@batepro.co.za a écrit :

> Hi SUG
>
> I have ordered my acl`s in the following order...
>
> http_access allow localhost
> http_access allow nobanned all
> http_access deny banned all
> http_access allow domainusers
> http_access deny all
>
> The problem is this, if I have it in the current order, The banned,
nobanned
> sites work, but I do not get proxy authentication which is handled by
> smb_auth - domainusers
> If I put allow domainusers before the nobanned, banned rules, I get
> authentication, but no sites are banned.
>
> Any ideas, please
>
> Stuart

(See attached file: smime.p7s)

Received on Mon Sep 09 2002 - 08:05:50 MDT

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