Operating System - HP-UX
1826414 Members
4140 Online
109692 Solutions
New Discussion

Re: OpenLDAP replication..

 
SOLVED
Go to solution
hangyu
Regular Advisor

OpenLDAP replication..

I have follow the below link to setup the openldap replication , now when I create a new user in master server , it will write the user detail to the file " slurpd.replog" , but unable to replicate to slave server , can advise what is wrong ? thx
2 REPLIES 2
Peter Godron
Honored Contributor
Solution

Re: OpenLDAP replication..

Hi,
I saw your duplicate post in Linux forum:
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1058955

Link missing from this post:
http://www.openldap.org/doc/admin22/replication.html

1. Please post your config files
2. Has DNS been configured for multiple servers
3. What is in your reject file

So you set up the master then slave, shut down the master, copied the DB, Reconfigured master and then started master ans slave up?

What was the outcome of the the test ?
How dis you transfer the DB, with slapcat/slapadd ?
hangyu
Regular Advisor

Re: OpenLDAP replication..

thx peter,

I just use rcp to copy the db from master to slave , is it correc ? and what is the default db name ( I am not sure whether I have copy a wrong db ) ? thx