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

RE: ldap + mysql



right ok , apologies i'm a newbie here, it just would be nice to create a
php web based admin for the user management via ldap using mysql

guess i can create another db class for berkley stuff
http://www.php.net/manual/en/ref.dba.php

-----Original Message-----
From: owner-openldap-software@OpenLDAP.org
[mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Adam Williams
Sent: Tuesday, November 26, 2002 8:52 PM
To: Dan Rossi
Cc: OpenLDAP.org
Subject: RE: ldap + mysql


> hi guys still havent past the configure line , the most tedious package to
> simply configure ! , anyway is a mysql backend possible ? i dont
> particularly want to use berkley seems quite biased to it installed :|

There is a back-sql, since MySQL has an ODBC driver on Linux you should
be able to use it.

But see the FAQ.  An RDBMS is not really suitable as a general purpose
back-end as LDAP is not relational and it just creates headaches, plus
it won't perform as well.

Or the list archives, this has been hashed through many times,