On 12/4/06, Dr. Harry Knitter <[EMAIL PROTECTED]> wrote:
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?
You might try running slapd with the debug flag to find out what's
happening (e.g. -d 256 and other values)
IIRC you may also need a directory for the PID file to be written to
with the same ownership (/var/run/openldap/).
--
Darren Spruell
[EMAIL PROTECTED]