On Wed, 20 Mar 2013 15:26:18 +0400, Nick <ngds(a)mail.ru> wrote:
Dear All,
I need to synchronize OpenLDAP database changes (create, modify, and
delete) with another application, if possible in transactional mode
(like
with database replication), but, if this not possible, other options
can
also be considered. Please tell me, what is the best way to do this?
Best regards
NIkolay
Hi,
we use the openLDAP accesslog overlay for this and have SPML based
provisioning system listening to it and that then can provision the
changes to any target system.
May be such an approach works for you.
Cheers,
Peter