[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Trying to switch from bdb to mdb
- To: OpenLDAP Technical Discussion list <openldap-technical@openldap.org>
- Subject: Trying to switch from bdb to mdb
- From: Jerry <jerry@seibercom.net>
- Date: Sat, 1 Nov 2014 14:29:10 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=date:from:to:subject:message-id:reply-to:organization:mime-version :content-type:content-transfer-encoding; bh=1Q4wZe0QppNjnJbwb0ovqOiAz6RRCesznVw4M02lSQM=; b=CE+W1zE3HgSZWGCfEgVvo4CY9NCJQLFKluCJlupU0J6fdEOfs9JHCaw+Y12Avc2j6b nL8WM34/xF6eY2SHKZNfTv1fWGUjPyPLK47O4Bx5t/xDeE3BcnxVtesNTHcsoChRJDru 9qKfyo90Wzcw6qLmZ4xf4qQnzL38L1nydxg4c=
- Organization: seibercom NET
I am running OpenLDAP on a FreeBSD-10 amd 64 machine. It is installed via the
FreeBSD ports system and I compile it on my machine.
I recently wanted to switch from BDB since versions greater than 6 are not
acceptable to OpenLDAP. I wanted to use "mdb", but I just cannot seem to get
it configured correctly.
I changed the "database bdb" to "database mdb" but when I try to start
openLDAP, I get this error:
Starting slapd
Unrecognized database type (mdb)
Warning: failed to start slapd
I removed the existing database, so it should be starting up with a clean
environment, but the problem continues.
This is probably a problem specific to FreeBSD. If any user of FreeBSD has
this working, I would love to see how they configured it. Feel free to
contact me off list if it is more convenient.
Thanks!
--
Jerry