mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1147: Add ldap-member-attribute-type support for Docker
This commit is contained in:
@@ -438,6 +438,7 @@ END
|
||||
set_optional_property "ldap-user-search-filter" "$LDAP_USER_SEARCH_FILTER"
|
||||
set_optional_property "ldap-config-base-dn" "$LDAP_CONFIG_BASE_DN"
|
||||
set_optional_property "ldap-group-base-dn" "$LDAP_GROUP_BASE_DN"
|
||||
set_optional_property "ldap-member-attribute-type" "$LDAP_MEMBER_ATTRIBUTE_TYPE"
|
||||
|
||||
set_optional_property \
|
||||
"ldap-group-name-attribute" \
|
||||
|
Reference in New Issue
Block a user