Search squid archive

Re: acl file for multiple users authentication by AD?

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

 



Yes, you can create the acl with proxy_auth.
Example:

acl mygroup1 proxy_auth "/etc/squid3/mygroup1"
acl allow_sites dstdomain "/etc/squid3/allow_sites.txt"

http_access allow mygroup1 allow_sites

Put your users in mygroup1 file.

Oliveiros Peixoto.

Em 12/07/2013 00:57, Beto Moreno escreveu:
Very simple question, I authenticate squid vs AD using
squid_ldap_auth, but exist a way to add a group of users to a file to
apply my acl's?

restrict_users.acl
user-a
user-b
user-c
user-d

acl restrict_users path/restrict_users.acl?

I have seen how to do it with IP address but haven't seen with users,
is possible?

Thanks.





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

  Powered by Linux