https://bugs.openldap.org/show_bug.cgi?id=9772
--- Comment #5 from Ondřej Kuzník ondra@mistotebe.net --- On Tue, Jan 04, 2022 at 06:45:27PM +0000, openldap-its@openldap.org wrote:
See my config of all ldap-server in cn_config.txt. With this configuration I modify "serverID" in "dn: cn=config" and I see the following messages on the ldap where I do the changes:
Here you see the error 53. So changing the "dn: olcDatabase={2}mdb,cn=config"always fails. I can do changes to any othe of the dn: entries in cn=config only the changes in the configuration of the main DB are failing.
It doesn't say why it failed, could you set up accesslog on its config database with olclogsuccess: FALSE and post the failed operation?
Thanks,