|
squid ldap group Query
I have Centos 6, Squid 3.1, AD2003
ou=admin101,dc=runhouse,dc=local
under ou=admin101
cn=squid
cn=proxyadmin (a security group which squid and other users is a member)
[root@linix]#/usr/lib/squid/squid_ldap_group -d -R -b "dc=runhouse,dc=local" -D "administrator@runhouse.local" -w "password" -f "(&(objectclass=person)(sAMAccountName=%v)(memberof=cn=proxyadmin,ou=admin101,,dc=runhouse,dc=local) )"-h 1.1.1.1
squid Password
Connected Ok
group filter '(&(objectclass=person)(sAMAccountName=admin101,memberof=cn=proxyadmin,ou=admin101,dc=runhouse,dc=lo cal", searchbase 'dc=runhouse,dc=local
ERR
----------It says Connected Ok then ERR?. Whats that mean?
Can anyone help me on this.
|