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

Re: slave to master not working...



At 06:56 PM 2001-09-23, Siok Peng wrote:
>The problem is when slave updates its database, slurpd didn't make any changes to master.

slurpd doesn't make changes to the master.  The slave should send
a referral back to the client (excepting slurpd) asking it to continue
the operation at the master.  The slave identifies slurpd based upon
the updatedn, so don't use the updatedn for anything other than slurpd
(which is why it is a good idea to have different updatedn and rootdn
users).

Kurt