Enabling LDAP
This commit is contained in:
@@ -30,7 +30,8 @@ LDAP_PORT=${LDAP_PORT}
|
||||
LDAP_BASE=${LDAP_USERS_BASE_DN}
|
||||
LDAP_BIND_DN=${LDAP_BIND_DN}
|
||||
LDAP_PASSWORD=${LDAP_BIND_PASSWORD}
|
||||
LDAP_UID=mail
|
||||
LDAP_UID=username
|
||||
LDAP_SEARCH_FILTER=(|(%{uid}=%{email})(mail=%{email}))
|
||||
|
||||
# the following is generated by start.sh
|
||||
END
|
||||
|
Reference in New Issue
Block a user