Use private groups for all LDAP users.
This commit is contained in:
parent
e1cea0c0a3
commit
4f73a9ead6
1 changed files with 3 additions and 0 deletions
|
@ -15,5 +15,8 @@ ldap_uri = ldaps://{{ ldap_server }}/
|
|||
ldap_search_base = {{ basedn }}
|
||||
|
||||
auth_provider = ldap
|
||||
auto_private_groups = true
|
||||
|
||||
cache_credentials = true
|
||||
|
||||
ldap_tls_reqcert = never
|
||||
|
|
Loading…
Add table
Reference in a new issue