https://bugs.openldap.org/show_bug.cgi?id=9051

--- Comment #2 from Ondřej Kuzník <[email protected]> ---
Can't reproduce this in master or re24...

Compares don't get logged if logsuccess is on, that should probably be fixed
(including COMPARE_{TRUE,FALSE} and SASL_BIND_IN_PROGRESS as successes?)

Needs more information?

This is the minimal config where everything works (replace $ops accordingly):

database null
suffix cn=test
rootdn cn=test
rootpw pass

overlay accesslog
logdb cn=log
logops $ops
logsuccess off

database mdb
directory ./db
suffix cn=log
rootdn cn=test

overlay syncprov

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to