mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Add the LDAP scope in the default configuration file
This commit is contained in:
parent
74c16e6402
commit
bfe527dd41
1 changed files with 2 additions and 0 deletions
2
config
2
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 =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue