cfxccn
Results
7
comments of
cfxccn
I encountered the same issue. As far as I understand, slapd.conf is a deprecated configuration file, and it seems that the configuration should be done through an LDIF file. However,...
I have configured mirrormode using the ldif+ldapadd command. First, I prepared an LDIF file: ``` dn: cn=config changeType: modify add: olcServerID olcServerID: 101 dn: olcDatabase={2}mdb,cn=config changetype: modify add: olcSyncRepl olcSyncRepl:...