From a997f87844bb4e696cd541b1cd2e3e3e7489d3e0 Mon Sep 17 00:00:00 2001 From: gbellato <gbellato@localhost> Date: Fri, 04 May 2007 16:13:32 +0000 Subject: [PATCH] Fixes for the 2 replication problems : --- opendj-sdk/opends/resource/config/replication.ldif | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/opendj-sdk/opends/resource/config/replication.ldif b/opendj-sdk/opends/resource/config/replication.ldif index 9f07598..9b13133 100644 --- a/opendj-sdk/opends/resource/config/replication.ldif +++ b/opendj-sdk/opends/resource/config/replication.ldif @@ -14,6 +14,7 @@ objectClass: top objectClass: ds-cfg-synchronization-provider objectClass: ds-cfg-multimaster-synchronization-provider +cn: Multimaster Synchronization ds-cfg-synchronization-provider-enabled: true ds-cfg-synchronization-provider-class: org.opends.server.replication.plugin.MultimasterReplication -- Gitblit v1.10.0