Hi,
I was wondering if openLDAP has any connectors to synchronize the users, groups in the directory to an external database such as mysql.
Thank you. _________________________________________________________________
kiran madala wrote:
Hi,
I was wondering if openLDAP has any connectors to synchronize the users,
groups in the directory to an external database such as mysql.
There are a couple choices for connectors to MySQL: back-sql and back-ndb. They both access the database in realtime, so "synchronization" isn't part of the picture.
On Tue, Sep 30, 2008 at 1:01 PM, kiran madala kirankmadala@hotmail.comwrote:
Hi,
I was wondering if openLDAP has any connectors to synchronize the users, groups in the directory to an external database such as mysql.
just my 2c, you can also write a script / program to convert and then push to an ldap schema. we did this in php at my last company and it worked out quite well, plus it was pretty easy to implement.
-nathan
kiran madala wrote:
I was wondering if openLDAP has any connectors to synchronize the users, groups in the directory to an external database such as mysql.
Attached, please find an overlay I wrote that synchronises users and organizations to an external postgresql database. Perhaps you can use it as a starting point for whatever you need.
This is "modrelay version 0.2". I posted an earlier version here:
http://www.openldap.org/lists/openldap-software/200807/msg00002.html
jr
openldap-software@openldap.org