The BDB and HDB backends were long deprecated and have finally been
removed with OpenLDAP 2.5 that's shipped with Debian bookworm.
# This file should NOT be world readable.
#
-moduleload back_bdb.la
+moduleload back_mdb.la
include /etc/ldap/schema/core.schema
argsfile /var/run/openldap/slapd.args
#######################################################################
-# BDB database definitions
+# Database definitions
#######################################################################
-database bdb
+database mdb
suffix "o=strongSwan Project,c=CH"
rootdn "cn=Manager,o=strongSwan Project,c=CH"
checkpoint 32 30