summaryrefslogtreecommitdiffstats
path: root/snap-src/bin/wekan-help
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-05-10 23:04:51 +0300
committerLauri Ojansivu <x@xet7.org>2019-05-10 23:04:51 +0300
commit3bbc805ee42e3c1638b50260d3fafc2b5f936923 (patch)
treea7122d8c933ec4ced6c556a1d6f068805f07b0d7 /snap-src/bin/wekan-help
parentc37a454bd53fbb059d02b1ea260cb4a258596a51 (diff)
downloadwekan-3bbc805ee42e3c1638b50260d3fafc2b5f936923.tar.gz
wekan-3bbc805ee42e3c1638b50260d3fafc2b5f936923.tar.bz2
wekan-3bbc805ee42e3c1638b50260d3fafc2b5f936923.zip
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).
With new setting: LDAP_USER_AUTHENTICATION=true Added to Snap, Docker and Source. Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/2399
Diffstat (limited to 'snap-src/bin/wekan-help')
-rwxr-xr-xsnap-src/bin/wekan-help3
1 files changed, 3 insertions, 0 deletions
diff --git a/snap-src/bin/wekan-help b/snap-src/bin/wekan-help
index 64d41d17..59917395 100755
--- a/snap-src/bin/wekan-help
+++ b/snap-src/bin/wekan-help
@@ -234,6 +234,9 @@ echo -e "Ldap Reject Unauthorized."
echo -e "Reject Unauthorized Certificate:"
echo -e "\t$ snap set $SNAP_NAME ldap-reject-unauthorized='true'"
echo -e "\n"
+echo -e "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)."
+echo -e "\t$ snap set $SNAP_NAME ldap-user-authentication='true'"
+echo -e "\n"
echo -e "Ldap User Search Filter."
echo -e "Optional extra LDAP filters. Don't forget the outmost enclosing parentheses if needed:"
echo -e "\t$ snap set $SNAP_NAME ldap-user-search-filter=''"