I'm trying to set up repliction with OpenLDAP on SL:RHEL 6.1. OpenLDAP is by default configured with cn=config, but the replication documentation is still in the old slapd.conf format.
Can anyone point me out how to get this up and running with cn=config?
Thanks
On Thu, Aug 18, 2011 at 03:41:19PM +0200, Nocturn wrote:
I'm trying to set up repliction with OpenLDAP on SL:RHEL 6.1. �OpenLDAP is by default configured with cn=config, but the replication documentation is still in the old slapd.conf format. � Can anyone point me out how to get this up and running with cn=config? Thanks
http://www.openldap.org/doc/admin24/replication.html
I used the instructions there.
On 8/18/11 10:03 AM, Christopher Wood wrote:
On Thu, Aug 18, 2011 at 03:41:19PM +0200, Nocturn wrote:
I'm trying to set up repliction with OpenLDAP on SL:RHEL 6.1. �OpenLDAP is by default configured with cn=config, but the replication documentation is still in the old slapd.conf format. � Can anyone point me out how to get this up and running with cn=config? Thanks
http://www.openldap.org/doc/admin24/replication.html
I used the instructions there.
Then you must have set up N-Way Multi-Master instead of syncrepl or delta-syncrepl because those are the only instructions in that section of the Admin Guide that even mention cn=config...
On Thu, Aug 18, 2011 at 02:25:29PM -0400, Francis Swasey wrote:
On 8/18/11 10:03 AM, Christopher Wood wrote:
On Thu, Aug 18, 2011 at 03:41:19PM +0200, Nocturn wrote:
I'm trying to set up repliction with OpenLDAP on SL:RHEL 6.1. �OpenLDAP is by default configured with cn=config, but the replication documentation is still in the old slapd.conf format. � Can anyone point me out how to get this up and running with cn=config? Thanks
http://www.openldap.org/doc/admin24/replication.html
I used the instructions there.
Then you must have set up N-Way Multi-Master instead of syncrepl or delta-syncrepl because those are the only instructions in that section of the Admin Guide that even mention cn=config...
Yes, I wanted n-way.
Anybody looking for the translations between the replication.html docs and cn=config could possibly read 'man slapd.conf' and 'man slapd-config'. For instance the syncrepl and olcSyncrepl syntaxes look remarkably similar, and the olcOverlayConfig objectclass might be helpful for individual overlays. Not that I've tried anything other than n-way.
-- Frank Swasey | http://www.uvm.edu/~fcs Sr Systems Administrator | Always remember: You are UNIQUE, University of Vermont | just like everyone else. "I am not young enough to know everything." - Oscar Wilde (1854-1900)
openldap-technical@openldap.org