This integrates the multi-master synchronization with the new admin framework (issue 1477)
and makes possible to dynamically add or remove changelog server and
synchronization domains in a running server (issue 639).
It was necessary to slightly modify the configuration :
- The objectclass ds-cfg-multimaster-synchronization-provider must be added to
the entry : cn=Multimaster Synchronization,cn=Synchronization Providers,cn=config
- the domains must be configured under
cn=domains, cn=Multimaster Synchronization,cn=Synchronization Providers,cn=config
instead of being directly under this entry.
The synchronization.ldif file has been updated to reflect these changes.
I will update the configuration doc in the wiki