Hello list,
does anybody have some working examples for me? I'm trying to grant internet access for all users within a specific ldap group (ADS).
This is my call:
/usr/lib64/squid/squid_ldap_group -b "cn=Internet,ou=User_Groups,dc=test,dc=local" -D "cn=ldap,ou=Users,dc=test,dc=local" -w 'PASSWORD' -f "(&(objectClass=person)(sAMAccountName=%u)(memberOf=cn=%g,ou=User_Groups,dc=test,dc=local))" -h srv-dc02.test.local -K -R
But when I test some usernames with this tool, I'm always getting the output "ERR".
Thanks for helping.
-- MarcelReceived on Thu Jan 10 2013 - 11:28:28 MST
This archive was generated by hypermail 2.2.0 : Thu Jan 10 2013 - 12:00:03 MST