Results 1 to 1 of 1
Hello all,
Trying to setup replication between 2 sites.
I have openldap running on both, and have done an export / import using slapcat and slapadd.
What do I need ...
- 06-29-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 6
OpenLDAP Replication
Hello all,
Trying to setup replication between 2 sites.
I have openldap running on both, and have done an export / import using slapcat and slapadd.
What do I need to do to automate this?
In slapd.conf on the primary I have:
replogfile /var/lib/ldap/openldap-master-replog
replica uri=ldap://10.x.x.x:389
bindmethod=simple
binddn=cn=Administrator,dc=myldap,dc=ldap,dc=com
credentials=password
replicationinterval 3600
Do I need to put anything in on the backup?


Reply With Quote