- add support of posixMemberOf,preferredMail,extensionNumber,desktopLoginShell [SME: 10590] TODO: improve integration of posixMemberOf
22 lines
875 B
Plaintext
22 lines
875 B
Plaintext
attributetype ( 1.3.6.1.4.1.37518.1.1.2.1 NAME 'posixMemberOf'
|
|
EQUALITY caseExactIA5Match
|
|
SUBSTR caseExactIA5SubstringsMatch
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
|
|
|
|
attributetype ( 1.3.6.1.4.1.37518.1.1.2.2 NAME 'preferredMail'
|
|
EQUALITY caseIgnoreIA5Match
|
|
SUBSTR caseIgnoreIA5SubstringsMatch
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
|
|
SINGLE-VALUE )
|
|
|
|
attributetype ( 1.3.6.1.4.1.37518.1.1.2.3 NAME 'extensionNumber'
|
|
DESC 'Internal Telephone Number'
|
|
EQUALITY telephoneNumberMatch
|
|
SUBSTR telephoneNumberSubstringsMatch
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} )
|
|
|
|
attributetype ( 1.3.6.1.4.1.37518.1.1.2.4 NAME 'desktopLoginShell'
|
|
DESC 'The path to the login shell for desktop machines'
|
|
EQUALITY caseExactIA5Match
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
|