[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Replication
Check that you have slurpd running on the master and the slapd.conf file
points to your slave. In the slave slapd.conf file enter the master
info.
example of slapd.conf replication line
replica host=your.slaveserver.here:389
binddn="cn=namehere,dc=some,dc=com"
bindmethod=simple credentials=yourpasswordhere
replogfile /var/replication.log
On the slave enter the location of th master in slapd.conf
updatedn "cn=namehere,dc=some,dc=com"
updateref "ldap://your.masterserver.here:389"
On Thu, 2002-12-19 at 11:31, Theodore Reph wrote:
> That's what I thought. I been having problems getting the replication to
> work. I'm not sure where to start to fix the problem because I don't know
> what the problem is.
>
>
> Theodore Reph
> treph@att.net
>
>
> -----Original Message-----
> From: Frank Swasey [mailto:Frank.Swasey@uvm.edu]
> Sent: Thursday, December 19, 2002 10:20 AM
> To: Theodore Reph
> Cc: openldap-software@OpenLDAP.org
> Subject: Re: Replication
>
> Today at 9:35am, Theodore Reph wrote:
>
> > If I add a record to the master LDAP, should LDAP update that record to
> the
> > slave(s)?
> >
> > Currently, I write to the master, it appends to the slurpd.replog. Am I
> > responsible to take that replog and load the slave with it?
>
> No, that's what slurpd does....
>
> --
> Frank Swasey | http://www.uvm.edu/~fcs
> Systems Programmer | Always remember: You are UNIQUE,
> University of Vermont | just like everyone else.
> === God Bless Us All ===
>
>
--
Andrew Bacchi
Staff Systems Programmer
Rensselaer Polytechnic Institute
phone: 518 276-6415 fax: 518 276-2809
http://www.rpi.edu/~bacchi/