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:
13
extensions/guacamole-auth-ldap/schema/guacConfigGroup.schema
Normal file
13
extensions/guacamole-auth-ldap/schema/guacConfigGroup.schema
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.38971.1.1.1 NAME 'guacConfigProtocol'
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.38971.1.1.2 NAME 'guacConfigParameter'
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
|
||||
|
||||
objectClass ( 1.3.6.1.4.1.38971.1.2.1 NAME 'guacConfigGroup'
|
||||
DESC 'Guacamole configuration group'
|
||||
SUP groupOfNames
|
||||
MUST protocol
|
||||
MAY parameter )
|
||||
|
Reference in New Issue
Block a user