trying to get Openldap running I got the following problems: Starting slapd results in unrecognized database bdb (should be the standard database for openldap) Trying to start it with lbdm as database nothing happens, not even in /var/log/messages I can find any entry.
I have installed the following binaries: openldap-server-2.3.24 openldap-client-2.3.24 db-4.2.52p8 OS is OpenBSD 4.0 The loadable backend modules from slapd.conf do not exist nor does the directory where modulepath points to. the database directory exists (700 _openldap:_openldap) how can I get this openldap server running? Harry

