Côme Chilliet come.chilliet@fusiondirectory.org schrieb am 06.05.2020 um
17:07 in Nachricht 19295_1588777992_5EB2D407_19295_51_1_3360663.6gdB8VmVdU@mcmic-probook:
Hello,
I have a duplicated ppolicy overlay. If I try to delete it using an LDAP operation on the node under cn=config, I
get a 53 error.
After searching I found an email on this list ( https://www.openldap.com/lists/openldap%E2%80%91technical/201811/msg00077.ht... )
which
suggest the following procedure:
a) slapcat ‑n 0 ‑l /tmp/config.ldif b) Remove the duplicate entries from /tmp/config.ldif c) mv /path/to/current/config /path/to/current/config.old;mkdir ‑p /path/to/current/config d) slapadd ‑n 0 ‑l /tmp/config.ldif
But this does not work, because when calling slapadd at the end, it complains that there is no slapd.conf. Is there some way to tell slapadd what to do?
Did you try adding " -F confdir"?
Or do I need to create a slapd.conf file that I remove after?
‑‑ Côme Chilliet FusionDirectory ‑ https://www.fusiondirectory.org
openldap-technical@openldap.org