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

Re: SQL Databases?



At 11:56 AM 12/22/98 -0800, Robbie Stone wrote:
>Hi, Is there any way that I could use a SQL database like MySQL with
OpenLDAP?

Yes, write a *custom* backend.  It's nontrivial but doable.
You could also whip something up with back-shell, but it would be SLOW!

Writing a *generic* SQL interface is another story.  Search
the mailing list archives (general & devel) for discussions on
this subject.

Kurt