puppet-wmdeit_ldap/files/schema/openproject.schema

21 lines
798 B
Plaintext

attributetype ( 1.3.6.1.4.1.10176.99998.6696237932.1.2
NAME 'openprojectActivated'
DESC 'Attribute created by the App Center integration for Extended Attributes'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 EQUALITY booleanMatch
SINGLE-VALUE
)
attributetype ( 1.3.6.1.4.1.10176.99998.6696237932.1.1
NAME 'openproject-isadmin'
DESC 'Attribute created by the App Center integration for Extended Attributes'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch
SINGLE-VALUE
)
objectclass ( 1.3.6.1.4.1.10176.99998.6696237932.0.1
NAME 'openproject-user'
DESC 'Attribute created by the App Center integration for Extended Attributes'
AUXILIARY
MAY ( openproject-isadmin $ openprojectActivated )
SUP top
)