| Author |
synchronize relational database with LDAP directory
|
K Aditi
Ranch Hand
Joined: Mar 17, 2008
Posts: 89
|
|
I would like to synchronize my relational database with LDAP directory. I know LDAP doesn't support triggers, but how do I know that a change has occured in LDAP directory and hence automatically change/insert values in the relational database? Thanks,
|
Aditi
|
 |
Dieter Schuller
Greenhorn
Joined: Dec 17, 2008
Posts: 1
|
|
Aditi, There are a number of products on the marker that will capture changes from your directory (via change log, persistent search, or time interval data compare) and synchronize the changes into a DB. See http://www.radiantlogic.com/main/products_syncsvcs.html#object_synch for more details.
|
 |
 |
|
|
subject: synchronize relational database with LDAP directory
|
|
|