mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Add source from existing guacamole-auth-ldap.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
|
||||
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
|
Reference in New Issue
Block a user