Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 2005 08:34:43 -0600
From:      Benjamin J Doherty <bjd@swyc.org>
To:        marc andela <marc.andela@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: use Java LDAP and MySql
Message-ID:  <7D9C5450-982A-438D-A7C6-90A5496F7435@swyc.org>
In-Reply-To: <5f3d99d0512050514g5c55861as89043fe68a5ac655@mail.gmail.com>
References:  <5f3d99d0512050514g5c55861as89043fe68a5ac655@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7D9C5450-982A-438D-A7C6-90A5496F7435>