The following command sets the replication Changelog Backend to
<server-root>/data/directory/changelogDB.
Note:
Remember to include the LDAP connection parameters, such as host name, port,
bindDN, and bindPassword.
$ bin/dsconfig set-replication-server-prop \
--provider-name "Multimaster Synchronization" \
--set "replication-db-directory:/data/directory/changelogDb" \
--bindDN "cn=Directory Manager" --bindPassword secret --no-prompt