On Thu, 12 Jun 2008, Sven Buchstaller wrote:
i need an user "it" they can modify on my ldap the passwords for all users. atm my settings in the acl.conf are: [cut] can i do like this: access to dn.subtree="ou=users,dc=server1,dc=intern" by self write by dn="uid=intern,ou=users,dc=server1,dc=intern" by * read by dn="uid=it,ou=users,dc=server1,dc=intern" by * write
Please read slapd.access(5) man page entirely and carefully.