[squid-users] squid-ldap-group not ERR

Amos Jeffries squid3 at treenet.co.nz
Fri May 1 05:04:48 UTC 2015


On 30/04/2015 1:26 a.m., Alex Delgado wrote:
> Hello,
>  
> I'm trying to configure squid to validate Windows users  by group with squid-ldap-group.
>  
> Server is CENTOS 6.5 . I've installed samba, krb and squid from source.
>  
> Also, I've configured samba and krb, so centos server is a Windows member.
>  
> When I type :
>  
> /usr/lib64/squid/squid_ldap_group -R -b "dc=domain,dc=local" -f "(&(sAMAccountName=%v)(memberOf=cn=%a,dc=domain,dc=local))" -D "cn=user,cn=Users,dc=edvhold,dc=local" -W /dir/dir/ldpass.txt -h pdcserver
> user group
>  
> I got:
>  
> ERR
>  
> Does anybody what the erro is?

"ERR" is the helper protocol code for denied. The user account "user" is
not a member of the group "group" which is being checked.

Amos



More information about the squid-users mailing list