mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUACAMOLE-987: Set ldap-user-attributes via env variable
Set the ldap-user-attributes if the corresponding LDAP_USER_ATTRIBUTES is set.
This commit is contained in:
		| @@ -369,6 +369,7 @@ END | ||||
|     set_optional_property "ldap-encryption-method"  "$LDAP_ENCRYPTION_METHOD" | ||||
|     set_optional_property "ldap-max-search-results" "$LDAP_MAX_SEARCH_RESULTS" | ||||
|     set_optional_property "ldap-search-bind-dn"     "$LDAP_SEARCH_BIND_DN" | ||||
|     set_optional_property "ldap-user-attributes"    "$LDAP_USER_ATTRIBUTES" | ||||
|  | ||||
|     set_optional_property           \ | ||||
|         "ldap-search-bind-password" \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user