I want to give an admin group write access
cn=admin_group,ou=group,dc=kml,dc=de
dn: cn=admin_group,ou=group,dc=kml,dc=de
cn: admin_group
description: All users
member: uid=uf,ou=people,dc=kml,dc=de
objectclass: groupOfNames
the acl :
olcAccess: {0}to * by group.exact="cn=admin_group,dc=kml,dc=de" write by users read by * auth
if i authenitcate as uf It did not work, i tried all examples in found in the web, but i got allways
0x32 (LDAP_INSUFFICIENT_ACCESS)