mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
13 lines
365 B
Plaintext
13 lines
365 B
Plaintext
|
|
dn: cn=Example Config,dc=guac-dev,dc=org
|
|
objectClass: guacConfigGroup
|
|
objectClass: groupOfNames
|
|
cn: Example Config
|
|
guacConfigProtocol: vnc
|
|
guacConfigParameter: hostname=localhost
|
|
guacConfigParameter: port=5900
|
|
guacConfigParameter: password=secret
|
|
member: cn=user1,dc=example,dc=com
|
|
member: cn=user2,dc=example,dc=com
|
|
seeAlso: cn=admins,ou=groups,dc=example,dc=com
|