blob: c87ac82b9c0cf3c0b5d0a9e05b1df9e4b5e1492d (
plain)
1
2
3
4
5
6
|
dn: cn=schema
attributetypes: ( 1.3.6.1.4.1.2312.4.1.99999 NAME 'allHostsFlag' DESC 'switch: all hosts are members?' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
attributetypes: ( 1.3.6.1.4.1.2312.4.1.99998 NAME 'allUsersFlag' DESC 'switch: all users are members?' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
attributeTypes: ( 1.3.6.1.4.1.2312.4.1.99997 NAME 'memberUsers' SUP distinguishedName EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
attributeTypes: ( 1.3.6.1.4.1.2312.4.1.99996 NAME 'memberHosts' SUP distinguishedName EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
|