mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-1115: Fix typo in comment regarding ldap-username-attribute.
This commit is contained in:
@@ -65,8 +65,8 @@ public class LDAPGuacamoleProperties {
|
||||
|
||||
/**
|
||||
* The attribute or attributes which identify users. One of these
|
||||
* attributes must be present within the each Guacamole user's record in
|
||||
* the LDAP directory. If the LDAP authentication will not be given its own
|
||||
* attributes must be present within each Guacamole user's record in the
|
||||
* LDAP directory. If the LDAP authentication will not be given its own
|
||||
* credentials for querying other LDAP users, this list may contain only
|
||||
* one attribute, and the concatenation of that attribute and the value of
|
||||
* LDAP_USER_BASE_DN must equal the user's full DN.
|
||||
|
Reference in New Issue
Block a user