Hi ACL Gurus
i would like following ACL , but i'm to stupid.
cn=app1,ou=application,dc=company,dc=de -> groupOfNames
Our Customer Admins are here
cn=GroupLdapAdmin,o=customer1,ou=customer,dc=company,dc=de -> groupOfNames cn=GroupLdapAdmin,o=customer2,ou=customer,dc=company,dc=de -> groupOfNames member is the admin of this tree example
member=cn=customer2.admin,ou=user,o=customer2,ou=customer,dc=company,dc=de
I have 600 Customerx
How can i write one ACL for all customer to access to cn=app1,ou=application,dc=company,dc=de to write access for groupLDAPAdmin for every company?
This work for one customer
access to dn.regex="cn=([^,]),ou=application,dc=company,dc=de" by by set.expand="(user) & ([cn=GroupLdapAdmin,o=customer1,ou=customer,dc=company,dc=de])/member" write
How can write this for all without write 600 ACL?
Thanx and stays healthy Thomas
openldap-technical@openldap.org