[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
How to use LDAP to get user information from MySql database?
- To: openldap-technical@openldap.org
- Subject: How to use LDAP to get user information from MySql database?
- From: jupiter <jupiter.hce@gmail.com>
- Date: Thu, 4 Apr 2013 21:14:25 +1100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=WILPQZWDf1iPPM2PgEh5bzIh/aalop9G4EyBoKogG3I=; b=0ATrpcPWUFI3KgxvI4tlhpGEJKREDXsEcm+JuVJJs40cM+NTv9X0IAwhpkYMMbZHuM WYYkA2maPauqQFiV7vuCmiJi+tBigye0KqOidm7GlB4sykE2mz4+la5H2F2oBPY/3/MS tbhLiKpLfJ8ob7KOazOb2orsQ010OTimKErcjjzztegqG+ZA5CQbZ6iG5ar1ol8JLjp0 hBVWnd5H73i/JgwUJFD6tjgJ+bv2S6Zj1uMhxPsf0dMG1RzTPxcHUsAtqENeKVXKOoCR u+F/q6/0/VM4nT0vra/DUjDcm2tcWtcQN1bxbPcsNK7i+U/0oswIsXUdiZsskq/N2rId meJA==
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