I wonder why OpenBSD packages (i.e. openldap-server-2.3.24.tgz) still uses ldbm as database backend especially since the OpenLDAP folks are stating that this is no good any more: (http://www.openldap.org/faq/data/cache/756.htm) and not bdb or hdb. By the way I'm just wondering i don't think i have the competence to make a new package that contains bdb. And i know i can build it from ports but it would be logical to have anything else the ldbm since it almost have the deprecated status.
//AJ