[squid-users] deny authenticated users to dstdomain

From: Covington, Chris <Chris.Covington@dont-contact.us>
Date: Thu, 1 Sep 2005 11:14:16 -0400

Hi all,

I'd like to deny some domains after people have authenticated. I tried
this:

acl NoAccess dstdomain .aim.com
acl NoAccess proxy_auth REQUIRED
acl AuthorizedUsers proxy_auth REQUIRED
http_access deny NoAccess
http_access allow AuthorizedUsers

But apparently this isn't allowed:

2005/09/01 10:52:12| aclParseAclLine: ACL 'NoAccess' already exists with
different type.
FATAL: Bungled squid2.conf line 1874: acl NoAccess proxy_auth REQUIRED
Squid Cache (Version 2.5.STABLE10): Terminated abnormally.

What's the best way to do this?

thanks

---
Chris Covington
IT
Plus One Health Management
75 Maiden Lane Suite 801
NY, NY 10038
646-312-6269
http://www.plusoneactive.com
Received on Thu Sep 01 2005 - 09:14:22 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Oct 01 2005 - 12:00:02 MDT