>>> Simon Kainz <[email protected]> schrieb am 02.02.2023 um 15:57 in >>> Nachricht <[email protected]>: > 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
What if you try "to *" instead? So can you read the auditContainer itself? > 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
