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
|
# %s - %s is replaced by the complete service string
|
||||||
# %r - %r is replaced by the complete realm string
|
# %r - %r is replaced by the complete realm string
|
||||||
#LDAP_FILTER=(sAMAccountName=%u)
|
#LDAP_FILTER=(sAMAccountName=%u)
|
||||||
#LDAP_FILTER=(mail=%u@$DOMAIN)
|
LDAP_FILTER=(mail=%u@$DOMAIN)
|
||||||
|
|
||||||
# LDAP authentication method
|
# LDAP authentication method
|
||||||
LDAP_AUTH_METHOD=bind
|
LDAP_AUTH_METHOD=bind
|
||||||
|
Loading…
x
Reference in New Issue
Block a user