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

Re: Update external repository.



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