[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
LDAP w/mysql as backend
- To: openldap-technical@openldap.org
- Subject: LDAP w/mysql as backend
- From: Radosław Antoniuk <radek.antoniuk@gmail.com>
- Date: Tue, 9 Feb 2010 10:59:04 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=ChpcmC4YgQEA1+IN2jHt45ANlRAJpGc7Zw3q4+5mvB0=; b=fWPq7Tm/XTrTkpLCMzZZfueqageKoD6i+aK4p+4NldhZAQssRWelh2jVb/WB9UO50f +C66IxR9hja8TxBF+aj6CDNep/w9qPnb4S/1x+WE5wTujmrDvHqycqnWpF3SdVZKZeky FdXy58rA39LQs6oWXE84/wEX+Ov/CKuJYY+CI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=xHR9BdRw2ybqyXDFTtZVWWNL7UmsCWuCR/4+oyjeGcobYb/YKzSaeH7nQgnVSuXmKp LixbpWBuFLvo3fmgc5WzONqvgZIX388LpcYymxWBIcxdEQu+mzFsXbQegVe+VH0J3Q4X CCvlNEsTxfY6puZfsCuWmObQ71OnM9QaWLj8c=
Hi,
I need a pointer please.
I need to configure an LDAP server that presents (only read!) data from a mysql database.
I have found some nice article for ndb configuration but I think that's not what I need, because this scenario is bi-directional, i.e.
It assumes a clean mysql database and r/w access via LDAP that uses mysql as backend per say.
What I want to do is to treat LDAP just as an "interface" to mysql database (or even one table).
Can anybody point me to a good direction of reading?
Thanks.
--
Best regards,
Radek Antoniuk