From 2bd48bc45c86d19db1038fcf160433b46f53340f Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 4 Aug 2019 11:12:21 +0200 Subject: add settings field for LDAP user authentication field --- releases/virtualbox/start-wekan.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'releases') diff --git a/releases/virtualbox/start-wekan.sh b/releases/virtualbox/start-wekan.sh index a1b0fa69..8ade2f7f 100755 --- a/releases/virtualbox/start-wekan.sh +++ b/releases/virtualbox/start-wekan.sh @@ -245,6 +245,8 @@ #export LDAP_REJECT_UNAUTHORIZED=false # Option to login to the LDAP server with the user's own username and password, instead of an administrator key. Default: false (use administrator key). #export LDAP_USER_AUTHENTICATION=true + # Which field is used to find the user for the user authentication. Default: uid. + #export LDAP_USER_AUTHENTICATION_FIELD=uid # LDAP_USER_SEARCH_FILTER : Optional extra LDAP filters. Don't forget the outmost enclosing parentheses if needed # example : export LDAP_USER_SEARCH_FILTER= #export LDAP_USER_SEARCH_FILTER= -- cgit v1.2.3-1-g7c22