[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: MySQL and LDAP



>I need to install MySQL under Linux. Can I integrate MySQL with OpenLDAP?

1. The SQL backend lets you query any db with an ODBC driver from LDAP
(translates between LDAP queries and SQL)

2. You can write your own interface using the shell backend.