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

Re: Update external repository.



"Kurt D. Zeilenga" wrote:

> At 09:46 AM 9/6/00 +0200, Angelo Ginocchio wrote:
> >Hi all,
> >how can update data in a other repository (Oracle, sybase,....) for each
> >operation of add, modify, delete in to ldap?
>
> You can setup slapd to record a replication log and then write
> a program to read this log and make appropriate changes in your
> other repository.
>
> Kurt

The update in a other repository, that is not repository of backend, must be
simultaneously a operation of add, modify, delete. I have two ldap master
that only must be login/password update simultaneously.

Angelo