mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
jitsi: Add search base
This commit is contained in:
parent
82770a5ff0
commit
182449da03
@ -28,3 +28,7 @@ LDAP_FILTER=(&(uid=%u)(objectClass=person))
|
||||
|
||||
# LDAP authentication method
|
||||
LDAP_AUTH_METHOD=bind
|
||||
|
||||
# Where the users are
|
||||
LDAP_SEARCH_BASE=ou=people,dc=example,dc=com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user