[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ou uid to add and delete accounts
I want to give a specific user in a OU to add and remove accounts without
access to other OU's. Keep getting insufficient error.
Here is a copy of the ACL.
access to dn="ou=red,dc=example,dc=com"
by dn="uid=redadmin,ou=red,dc=example,dc=com"
by self write
by users read
access to dn="ou=orange,dc=example,dc=com"
by dn="uid=orangeadmin,ou=orange,dc=example,dc=com"
by self write
by users read
access to dn="ou=blue,dc=example,dc=com"
by dn="uid=blueadmin,ou=blue,dc=example,dc=com"
by self write
by users read
access to dn="ou=green,dc=example,dc=com"
by dn="uid=greenadmin,ou=green,dc=example,dc=com"
by self write
by users read
acess to *
by self write
by users read
by anonymous auth
Thanks,
Sean