mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Merge pull request #335 from plus3it/GUAC-1502
GUAC-1502 LDAP plugin documentation fix for seeAlso attribute in exampleConfigGroup.ldif
This commit is contained in:
@@ -9,4 +9,4 @@ guacConfigParameter: port=5900
|
|||||||
guacConfigParameter: password=secret
|
guacConfigParameter: password=secret
|
||||||
member: cn=user1,dc=example,dc=com
|
member: cn=user1,dc=example,dc=com
|
||||||
member: cn=user2,dc=example,dc=com
|
member: cn=user2,dc=example,dc=com
|
||||||
seeAlso: ou=admins,ou=groups,dc=example,dc=com
|
seeAlso: cn=admins,ou=groups,dc=example,dc=com
|
||||||
|
Reference in New Issue
Block a user