[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Setup syncrepl on Redhat Fedora



On Tue, 7 Jun 2011, Daniel Qian wrote:

Can anyone point out to me how I can add the module required to do replication on the provider side? I will make a document if I am able to set it up eventually.

You can find examples of using olcModuleLoad to instruct back-config to load the module in the OpenLDAP 2.4 Administrator's Guide. While the directive is not overlay-specific, there is an example that uses syncprov in section 18.3.3, as well as code examples in the "tests" directory.

If you're writing a document, it might be good to write back-config examples suitable for some other section(s) of the Admin Guide (perhaps, if you don't choose n-way multimaster, you can contribute whatever you use for your installation)?