[389-users] Users added in group via add member not able to authenticate

Prashanth Sundaram psundaram at wgen.net
Mon Jul 19 20:05:59 UTC 2010


For apache, to enforce group member restriction follow below syntax.

AuthLDAPURL ldap://ldap.airius.com/o=Airius?uid
Require group cn=Administrators, o=Airius

Yours should be:
ldap://10.209.22.65:389/ou=People?uid
Require group cn=IT, ou=shared,ou=people,dc=ldapser,dc=com


More examples and explanation here:
http://httpd.apache.org/docs/2.0/mod/mod_auth_ldap.html


-- 
Thanks,
Prashanth



More information about the 389-users mailing list