Hello,
I’m trying to delete olcDatabase={1}bdb,cn=config
using ldapmodify:
dn: olcDatabase={1}bdb,cn=config
changetype: delete
But the server answer is:
deleting entry "olcDatabase={1}bdb,cn=config"
ldap_delete: Server is unwilling to perform
(53)
I'm performing this operation as rootdn why can I not delete
the entry?
My OpenLDAP version is 2.4.11
Thanks,
Michal