aspose file tools
The moose likes Security and the fly likes synchronize relational database with LDAP directory Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "synchronize relational database with LDAP directory" Watch "synchronize relational database with LDAP directory" New topic
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.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: synchronize relational database with LDAP directory
 
Similar Threads
is it possible
Using Hibernate EntityManager
is it possible through LDAP ??
Light Weight Directory Access Prortocal
is LDAP useful for 600 user system ?