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
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
On 4/4/2013 1:57 μμ, Benin Technologies wrote:
you have to use back-sql
I guess you could also use http://lsc-project.org/wiki/ for an indirect interaction.
Nick
Thanks Benin and Nick. I'll try it.
Cheers.
On 4/4/13, Nick Milas nick@eurobjects.com wrote:
On 4/4/2013 1:57 μμ, Benin Technologies wrote:
you have to use back-sql
I guess you could also use http://lsc-project.org/wiki/ for an indirect interaction.
Nick
openldap-technical@openldap.org