10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
dn: cn=schema
|
|
changetype: modify
|
|
add: attributeTypes
|
|
attributeTypes: ( 1.3.6.1.4.1.61554.1.1.2.1.1
|
|
NAME 'admin'
|
|
DESC 'Admin flag'
|
|
EQUALITY booleanMatch
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
|
|
SINGLE-VALUE )
|