On Tue, Sep 30, 2008 at 1:01 PM, kiran madala <kirankmadala@hotmail.com> 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.

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