Add the LDAP scope in the default configuration file
This commit is contained in:
parent
74c16e6402
commit
bfe527dd41
2
config
2
config
@ -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 =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user