use Java LDAP and MySql
Benjamin J Doherty
bjd at swyc.org
Tue Dec 6 06:34:46 PST 2005
On Dec 5, 2005, at 7:14 AM, marc andela wrote:
> how can i use Java applications to store information in MySql database
> through LDAP?
> can i use sql statements through LDAP to make query in MySql?
>
> if all this can be possible please tell me what are the requeriments
Marc:
It's very possible but so very tedious to set up.
OpenLDAP has a backend called "back-sql" which can map ldap entries
to relational database tables. There's a lot of tips in the FAQ-O-
Matic at www.openldap.org. However, they recommend Postgresql and
include the foundations for getting started in that RDBMS.
Cheers,
benjamin in chicago.
More information about the freebsd-questions
mailing list