On 22/02/21 9:26 pm, heimarbeit123.99 wrote:
So I finally tried it on my Squid Proxy.
I edited the squid like this:
external_acl_type ad_group_member_check ttl=120 %LOGIN
/usr/lib/squid/ext_ldap_group_acl -d -R -K -S -b "dc=domain,dc=com" -D
ProxyUser@xxxxxxxxxx -W /etc/squid/ldappass.txt -f
"(&(sAMAccountName=%u)(memberOf=CN=%g,OU=Groups,DC=domain,DC=com))" -h
my.domain.com
But now I have the problem, that in the squid cache.log is written:
ext_ldap_group_acl: WARNING: LDAP search error 'Referral'
So it seems like LDAP can not check the groups but I have no clue why..
Can someone help?
Please read the documentation for that helper. Specifically pay
attention to what all those command line options do.
<http://www.squid-cache.org/Versions/v4/manuals/ext_ldap_group_acl.html>
Amos
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users