From 11b9a932ce6d778edf98578620c1149cb78d92f87a2222e38de666e6b1cae5c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20Str=C3=B6der?= <michael@stroeder.com>
Date: Sun, 10 Mar 2019 11:44:00 +0000
Subject: [PATCH] OBS-URL:
 https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=240

---
 slapd.conf | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/slapd.conf b/slapd.conf
index cde7f5b..a55ae05 100644
--- a/slapd.conf
+++ b/slapd.conf
@@ -36,11 +36,8 @@ include /etc/openldap/schema/inetorgperson.schema
 include /etc/openldap/schema/rfc2307bis.schema
 include /etc/openldap/schema/yast.schema
 
-# Load backend modules such as databas engines
-#modulepath /usr/lib64/openldap
-#moduleload back_mdb.la
-#moduleload back_hdb.la
-#moduleload back_bdb.la
+# Load backend modules such as database engines
+moduleload back_mdb.la
 
 # Very important: define ACL to authorise client access
 # The default settings permit rootdn to read and write, while other users