[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Trying to switch from bdb to mdb
On Sun, 2 Nov 2014 14:52:36 +0100
Dieter Klünter <dieter@dkluenter.de> wrote:
> > # Load dynamic backend modules:
> > modulepath /usr/local/libexec/openldap
> > moduleload back_bdb
> > # moduleload back_hdb
> > # moduleload back_ldap
> moduleload back_mdb.la
Thank you so much. That was the missing piece of the puzzle. Now everything
works fine. Do I still need to keep the "moduleload back_bdb" entry or can I
just comment it out? It is not commented out yet, and everything seems to be
working fine.
--
Jerry