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

Re: Testing slave-master replication.



At 06:00 AM 2/21/2003, Jean Jordaan wrote:
>Hi all
>
>My master is successfully replicating to my slave, but changes to
>the slave don't go to the master. I'm trying to test as follows:
>
># ldapmodify -v -f /tmp/replication.log.example -x -D "cn=admin,dc=emss,dc=co,dc=za" -W
>
>updatedn        "cn=admin,dc=emss,dc=co,dc=za"

Write referrals are not sent to the clients bound as the updatedn.

Kurt