From 5af21cf9b249968ab110be7167fe2e2eb85eee67 Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Thu, 25 Sep 2008 02:55:39 +0200 Subject: [PATCH] Petits oublis... darcs-hash:20080925005539-ffbb2-258f1193e8e0580f2149e623c1333de33322846d.gz --- Python/etc/default/slapd | 2 +- Python/etc/ldap/slapd.conf | 2 ++ Rules/rules.xml | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) 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 @@ + +