[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: question about replication of ldap
On Thu, Jul 15, 2004 at 07:46:17AM +0200, Dieter Kluenter wrote:
> kent@www.warehamportal.mec.edu writes:
>
> > Just wondering if anyone answered this. I'd be interested in knowing if
> > partial replication of branches of an OpenLDAP directory are possible. In
> > many cases, full replication from server to slave is not necessary and
> > partial is more desireable. ???
>
> Yes, partial replication is possible. You may create a subordinate
> database and just replicate this database, or you may define a subset
> of attributes you want to replicate.
Just be careful to not replicate two different databases to a single server. Currently, it
seems to be not possible. I tried and slurpd will send the same change twice
to its slave.
http://www.openldap.org/its/index.cgi/Incoming?id=3228