https://bugs.openldap.org/show_bug.cgi?id=9738
--- Comment #4 from Ondřej Kuzník <ondra(a)mistotebe.net> ---
On Fri, Nov 05, 2021 at 08:43:44AM +0000, openldap-its(a)openldap.org wrote:
It seems that slapo-accesslog is the culprit:
overlay accesslog
logdb "cn=accesslog"
logops writes
logold "(objectClass=*)"
logpurge 3660+00:00 07+00:00
If I comment the line "logops writes" or add "logsuccess TRUE" it
does
not crash.
Can you provide a way to reproduce this? Trying with an invalid add
(a MUST attribute missing in the entry) does what I'd expect and logs
the failed operation just fine.
Thanks,
--
You are receiving this mail because:
You are on the CC list for the issue.