mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
24.41.2006 0c2660d77c3b6a2caeff329dc7a50de7b13e60ed
change the dn of the synchronization provider entry from
cn=MultimasterSynchronization,cn=Synchronization Providers,cn=config
to
cn=Multimaster Synchronization,cn=Synchronization Providers,cn=config

(notice the whitespace between Multimaster and Synchronization)
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/resource/config/synchronization.ldif 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/resource/config/synchronization.ldif
@@ -10,13 +10,13 @@
# The list of changelog servers must be declared using the attribute :
#  ds-cfg-changelog-server
dn: cn=MultimasterSynchronization,cn=Synchronization Providers,cn=config
dn: cn=Multimaster Synchronization,cn=Synchronization Providers,cn=config
objectClass: top
objectClass: ds-cfg-synchronization-provider
ds-cfg-synchronization-provider-enabled: true
ds-cfg-synchronization-provider-class: org.opends.server.synchronization.MultimasterSynchronization
dn: cn=com, cn=MultimasterSynchronization,cn=Synchronization Providers,cn=config
dn: cn=com, cn=Multimaster Synchronization,cn=Synchronization Providers,cn=config
objectClass: top
objectClass: ds-cfg-synchronization-provider-config
cn: com