Re: [squid-users] Excluding group of people from ACL

From: Muthukumar <kmuthu_gct@dont-contact.us>
Date: Fri, 23 Apr 2004 11:13:38 +0530

> I have configured NTLM authentication and restricted users accessing
> hotmail & yahoo during office hours. Now I want to allow group people to
> access all sites without applying any ACL restriction. Could anyone give me
> the correct ACL to do this.

acl auth proxy_auth REQUIRED
acl allow_group proxy_auth <user-name1> ....<user-name n>

.........<snip>...........

http_access allow allow_group

Other acl access rules related to proxy_auth type...
(restricted users accessing hotmail & yahoo during office hours)

http_access deny all

I hope it is useful.

Regards,
Muthukumar.

---
===============  It is a "Virus Free Mail" ===============
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.664 / Virus Database: 427 - Release Date: 4/21/2004
Received on Thu Apr 22 2004 - 23:48:58 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Apr 30 2004 - 12:00:02 MDT