[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: How to use LDAP to get user information from MySql database?



you have to use back-sql

here's some interesting info on how to use openldap with postgresql (with mysql it's more or less the same) : http://www.darold.net/projects/ldap_pg/HOWTO/

ben

Le 04/04/2013 11:14, jupiter a écrit :
Hi,

I have a user management which using MySql database. How can I add and
configure LDAP to get user information (username, password, email,
public key ....) which installed in MySql database?

I know there is a shell in LDAP configuration which can be used to get
information from external database such as MySql, but I am not sure if
it is the good way or only way to run LDAP and MySql together.
Appreciate any advice.

Thank you.

Kind regards.

j