Add source from existing guacamole-auth-ldap.

This commit is contained in:
Michael Jumper
2013-08-22 15:34:35 -07:00
parent b6fda0f206
commit 1142419ed4
10 changed files with 1125 additions and 0 deletions

View File

@@ -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