Changed LDAP FILTER in jitsi
This commit is contained in:
parent
c5250e4656
commit
b97d28f377
@ -544,7 +544,7 @@ LDAP_BINDPW=$LDAP_SECRET
|
||||
# %s - %s is replaced by the complete service string
|
||||
# %r - %r is replaced by the complete realm string
|
||||
#LDAP_FILTER=(sAMAccountName=%u)
|
||||
#LDAP_FILTER=(mail=%u@$DOMAIN)
|
||||
LDAP_FILTER=(mail=%u@$DOMAIN)
|
||||
|
||||
# LDAP authentication method
|
||||
LDAP_AUTH_METHOD=bind
|
||||
|
Loading…
x
Reference in New Issue
Block a user