> 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
You need to install openldap-server-2.3.24-bdb If installed from ports use env FLAVOR=bdb make install to get it, or if you used packages then use the bdb version. --Bryan

