--On Wednesday, May 20, 2020 3:33 PM +0000 Jean-Luc Chandezon <[email protected]> wrote:


ldapmodify -Y EXTERNAL -H ldapi:/// -f removeConfigPartner.ldif

SASL/EXTERNAL authentication started

SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth

SASL SSF: 0

modifying entry "olcDatabase={0}config,cn=config"

Sounds like the "mirrormode" parameter is incorrectly set to FALSE instead of TRUE. In any case, there's clearly multiple things wrong with your config DB (like the multiple syncprov overlays).

I would suggest you use slapcat to export it to LDIF, fix it to be correct, and then import the corrected LDIF with slapadd.

--Quanah


--

Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>

Reply via email to