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

Re: Odd problem with open-ldap



> Ok, so what do I need to do to convert to back-bdb ?
> I am using OpenLDAP 2.0.25-Release
> 5 Novemeber 2000

How easy this will be depends upon the well-formedness of your database.

slapcat your database to a file.
update to OL 2.2.19
setup a DB_CONFIG file
slapadd your database [1]

[1] 2.2.x is much more rigourous about being 'correct' about things so
you may need to clean up your data a bit.  But this is a good thing.

It may seem like a pain, but you will see an order of magnitude
improvement in performance (if you get the DB_CONFIG part correct).