summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsource4/script/tests/mk-openldap.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/script/tests/mk-openldap.sh b/source4/script/tests/mk-openldap.sh
index fa81d5a86d..b580d75417 100755
--- a/source4/script/tests/mk-openldap.sh
+++ b/source4/script/tests/mk-openldap.sh
@@ -103,6 +103,7 @@ slaptest -u -f $SLAPD_CONF >&2 || {
cat > $MODCONF <<EOF
modulepath /usr/lib/ldap
moduleload back_bdb
+moduleload syncprov
EOF
}