summaryrefslogtreecommitdiffstats
path: root/start-wekan.bat
diff options
context:
space:
mode:
authorTobias <thaegi@gmx.de>2019-08-04 11:12:21 +0200
committerTobias <thaegi@gmx.de>2019-08-04 11:12:21 +0200
commit2bd48bc45c86d19db1038fcf160433b46f53340f (patch)
treed0f6dc74201515ad47066dae59a26235740c1e16 /start-wekan.bat
parent66e011c71bc32b5595c19fb7a48da1c1b96bba6d (diff)
downloadwekan-2bd48bc45c86d19db1038fcf160433b46f53340f.tar.gz
wekan-2bd48bc45c86d19db1038fcf160433b46f53340f.tar.bz2
wekan-2bd48bc45c86d19db1038fcf160433b46f53340f.zip
add settings field for LDAP user authentication field
Diffstat (limited to 'start-wekan.bat')
-rwxr-xr-xstart-wekan.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/start-wekan.bat b/start-wekan.bat
index f51d1f08..f6b0d1dd 100755
--- a/start-wekan.bat
+++ b/start-wekan.bat
@@ -244,6 +244,9 @@ REM SET LDAP_REJECT_UNAUTHORIZED=false
REM # 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).
REM SET LDAP_USER_AUTHENTICATION=true
+REM # Which field is used to find the user for the user authentication. Default: uid.
+REM SET LDAP_USER_AUTHENTICATION_FIELD=uid
+
REM # LDAP_USER_SEARCH_FILTER : Optional extra LDAP filters. Don't forget the outmost enclosing parentheses if needed
REM # example : LDAP_USER_SEARCH_FILTER=
REM SET LDAP_USER_SEARCH_FILTER=