Add the LDAP scope in the default configuration file

This commit is contained in:
Guillaume Ayoub 2011-11-29 13:02:20 +01:00
parent 74c16e6402
commit bfe527dd41

2
config
View File

@ -61,6 +61,8 @@ ldap_attribute = uid
ldap_binddn = ldap_binddn =
# LDAP password for initial login, used with ldap_binddn # LDAP password for initial login, used with ldap_binddn
ldap_password = ldap_password =
# LDAP scope of the search
ldap_scope = OneLevel
# PAM group user should be member of # PAM group user should be member of
pam_group_membership = pam_group_membership =