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

Re: Replication with iPlanet's Directory Server and OpenLDAP



While not standardized, it is possible to access IPlanet's 
information.

When replication is running it stores every update as a seperate 
changelog entry under the cn=changelog entry. You can access 
each update (they are numbered) and process it (the changes are 
stored as LDIF) and then use it to update your own LDAP server.

this would require you to write your own process but it does work. 
I've done it myself to customize replication between 2 Iplanet 
servers even using a Perl script.

Mark

On 7 Nov 00, at 13:25, Michelle Reagin wrote:

> Does anyone know if replication works well between OpenLDAP (any of the
> latest versions) and iPlanet's Directory Server (4.x)?  I'd like to have a
> situation in which iPlanet's DS is the master and OpenLDAP servers are the
> slaves.  I can't find any concrete information supporting or contesting
> the replication between the two servers.
> 
> -- 
> Michelle L. Reagin                                 
> Sr. Systems Administrator                       mreagin@incyte.com
> Core Unix System Services                       (V) 650-621-8725
> Incyte Genomics, Inc.                           (F) 650-621-7607
>     Twisted mind? No, just bent in several strategic places. 
> 
> 


Mark Wilcox
mark@mjwilcox.com
Got LDAP?