mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-688: Merge add LDAP_USER_SEARCH_FILTER to docker start script
This commit is contained in:
@@ -317,6 +317,10 @@ END
|
||||
"ldap-search-bind-password" \
|
||||
"$LDAP_SEARCH_BIND_PASSWORD"
|
||||
|
||||
set_optional_property \
|
||||
"ldap-user-search-filter" \
|
||||
"$LDAP_USER_SEARCH_FILTER"
|
||||
|
||||
# Add required .jar files to GUACAMOLE_EXT
|
||||
ln -s /opt/guacamole/ldap/guacamole-auth-*.jar "$GUACAMOLE_EXT"
|
||||
|
||||
|
Reference in New Issue
Block a user