diff --git a/tests/data/slapd-idassert.conf b/tests/data/slapd-idassert.conf
index 5b14b9fc3f00ee959abffc2c079adb28740812e7..e8d82ea3448c6a40f75f2daa89a8cc68c7fd3b06 100644
--- a/tests/data/slapd-idassert.conf
+++ b/tests/data/slapd-idassert.conf
@@ -23,10 +23,9 @@ include ./schema/nis.schema
 pidfile     ./testrun/slapd.1.pid
 argsfile    ./testrun/slapd.1.args
 
-# password-hash	{md5}
-
 #mod#modulepath	../servers/slapd/back-@BACKEND@/
 #mod#moduleload	back_@BACKEND@.la
+#ldapmod#moduleload ../servers/slapd/back-ldap/back_ldap.la
 
 #######################################################################
 # ldbm database definitions
diff --git a/tests/data/slapd-ldapglue.conf b/tests/data/slapd-ldapglue.conf
index cf9d0cefd626de3f7611165077494b8ac184ccca..846ff41f39e9e928c08e6ce8784dfb15d22eb66f 100644
--- a/tests/data/slapd-ldapglue.conf
+++ b/tests/data/slapd-ldapglue.conf
@@ -23,10 +23,9 @@ include ./schema/nis.schema
 pidfile     ./testrun/slapd.1.pid
 argsfile    ./testrun/slapd.1.args
 
-# password-hash	{md5}
-
 #mod#modulepath	../servers/slapd/back-@BACKEND@/
 #mod#moduleload	back_@BACKEND@.la
+#ldapmod#moduleload ../servers/slapd/back-ldap/back_ldap.la
 
 #######################################################################
 # ldbm database definitions