On Friday 11 July 2003 08.30, Greg Cunningham wrote:
> The squid.conf doco list of acltypes has an acltype of "user". 
> There is no explanation of this acltype & I got a parse error when
> trying to implement it. Does it in fact exist?

Documentation error. Where did you find this?

> I want to match an acl against the authenticated user cache.  Is it
> possible?

Yes, by using the proxy_auth acl type.

> acl password proxy_auth REQUIRED

The REQUIRED word there is just a magic user name matching all users. 
The syntax of the acl is actually a list of usernames to match.

Regards
Henrik
-- 
Donations welcome if you consider my Free Squid support helpful.
https://www.paypal.com/xclick/business=hno%40squid-cache.org

If you need commercial Squid support or cost effective Squid or
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, [EMAIL PROTECTED]

Reply via email to