All checks were successful
continuous-integration/drone/push Build is passing
389ds doesn't like case-insensitive matches for 7-bit ASCII strings
10 lines
229 B
Plaintext
10 lines
229 B
Plaintext
dn: cn=schema
|
|
changetype: modify
|
|
add: attributeTypes
|
|
attributeTypes: ( 1.3.6.1.4.1.61554.1.1.2.1.21
|
|
NAME 'nostrKey'
|
|
DESC 'Nostr public key'
|
|
EQUALITY caseExactIA5Match
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
|
|
SINGLE-VALUE )
|