of course I did read the documentation. Otherwise I would not have asked here. I would not ask for your time if the solution would be available for myself.
I am asking right here -after some weeks- because I do not know what is finally wrong.
I can't even figure out what the error means. Even google does not help me here so I am asking this community..
 
 
Gesendet: Montag, 22. Februar 2021 um 10:24 Uhr
Von: "Amos Jeffries" <squ...@treenet.co.nz>
An: squid-users@lists.squid-cache.org
Betreff: Re: [squid-users] Squid doesn't notice AD group changes
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
> proxyu...@domain.com -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@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to