Hello,
I m trying to configure the ldap . I have created two groups (contact and administradores) within another one (people).
I would like administradores group to have all the permissions over contacts group. I have modified the slapd.conf in this way, but it doesn't work:
access to dn=".*,ou=contacts,ou=people,dc=mcm,dc=com" by dn=".*,ou=administradores,ou=people,dc=mcm,dc=com" write by * read
could anybody help me?
thank you in advance, Miguel