[squid-users] Access-list domain and user

From: Keke Man <thekekeman_at_gmail.com>
Date: Mon, 2 Jun 2008 10:52:20 +0200

Hi,

I want to know if it's possible to have an ACL to grant a user to
access a domain.
My users are authenticated with LDAP.

To grant access a user :
> acl prj1 proxy_auth toto
> http_access allow prj1
> http_reply_access allow prj1

To grant access for a domain :
> acl prj2 dstdom_regex youtube
> http_access allow prj2
> http_reply_access allow prj2

But :
- user 'toto' have access all web
- OR all my users have acess at youtube

An idea ?
Thanks a lotz
Received on Mon Jun 02 2008 - 08:52:23 MDT

This archive was generated by hypermail 2.2.0 : Mon Jun 02 2008 - 12:00:03 MDT