GUACAMOLE-704: Add ldap-follow-referrals setting for Docker containers

This commit is contained in:
Joel Best
2019-01-22 19:16:57 -05:00
parent 2580068aa4
commit 1df127be10

View File

@@ -321,7 +321,7 @@ END
"ldap-user-search-filter" \ "ldap-user-search-filter" \
"$LDAP_USER_SEARCH_FILTER" "$LDAP_USER_SEARCH_FILTER"
set_optional_property \ set_optional_property \
"ldap-follow-referrals" \ "ldap-follow-referrals" \
"$LDAP_FOLLOW_REFERRALS" "$LDAP_FOLLOW_REFERRALS"