> 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.
Let's assume that user toto wants to have access to cnn.com .
Pls try below
> To grant access a user :
acl prj1 proxy_auth toto
acl domains4toto dstdomain .cnn.com
http_access allow prj1 domains4toto
http_reply_access allow prj1 domains4toto
http_access deny prj1
Just try it out.
-- Thank you Indunil JayasooriyaReceived on Mon Jun 02 2008 - 09:16:10 MDT
This archive was generated by hypermail 2.2.0 : Mon Jun 02 2008 - 12:00:03 MDT