diff --git a/Python/etc/default/slapd b/Python/etc/default/slapd index b845633..fb589b1 100644 --- a/Python/etc/default/slapd +++ b/Python/etc/default/slapd @@ -4,7 +4,7 @@ include("ip") header('Fichier de configuration du démon slapd') -@Default location of the slapd.conf file +@# Default location of the slapd.conf file @SLAPD_CONF= @ @# System account to run the slapd server under. If empty the server diff --git a/Python/etc/ldap/slapd.conf b/Python/etc/ldap/slapd.conf index 0cec903..0b5abd2 100644 --- a/Python/etc/ldap/slapd.conf +++ b/Python/etc/ldap/slapd.conf @@ -33,6 +33,8 @@ header("Serveur LDAP") @# Stockage des modules @modulepath /usr/lib/ldap @moduleload back_bdb +if has("db-main"): + @moduleload syncprov @ @# Limitation du nombre de réponses @sizelimit 1000000000 diff --git a/Rules/rules.xml b/Rules/rules.xml index c401826..f23d356 100644 --- a/Rules/rules.xml +++ b/Rules/rules.xml @@ -71,4 +71,6 @@ + +