Hello,
i am looking for a way to set an ACL entry for cn=accesslog, which is
where i am logging the slapo-accesslog overlay entries to.
I tried to set set it with the following:
dn: olcDatabase{1}mdb,cn=config
changeType: modify
add: olcAccess
alcAccess: to db.base="cn=accesslog" by
dn.base="cn=ldap_cleanup,o=<....>" read by * break
This operation works, and i see the intry in my slapd config.
I am still unable to see entries from cn=accesslog.
Regards,
Simon