Search squid archive

Re: Access-list domain and user

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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 Jayasooriya

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux