From bfe527dd41e6643f707fb2faee4443cf318b53a8 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Tue, 29 Nov 2011 13:02:20 +0100 Subject: [PATCH] Add the LDAP scope in the default configuration file --- config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config b/config index 7542804..9ce2755 100644 --- a/config +++ b/config @@ -61,6 +61,8 @@ ldap_attribute = uid ldap_binddn = # LDAP password for initial login, used with ldap_binddn ldap_password = +# LDAP scope of the search +ldap_scope = OneLevel # PAM group user should be member of pam_group_membership =