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.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to