[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: backend database
At 09:11 PM 2/9/00 -0800, Carol Hu wrote:
>I'm new for ldap. Could any one tell me how to change
>the backend database? I'm using Berkeley db now. I
>want to change it to mySQL.
OpenLDAP 1.x doesn't support any SQL databases.
>Is Berkeley sb a directory database?
No. Berkeley DB is an embedded database which is well
suited for applications such as directory servers.
>If not, can I use the routines mySQL directly? Thanks.
With OpenLDAP, no.