akkounts/schemas/ldap/pgp_key.ldif
Râu Cao 90a8a70c15
All checks were successful
continuous-integration/drone/push Build is passing
Add OpenPGP key to LDAP directory and User model
2024-09-23 15:20:00 +02:00

9 lines
201 B
Plaintext

dn: cn=schema
changetype: modify
add: attributeTypes
attributeTypes: ( 1.3.6.1.4.1.3401.8.2.11
NAME 'pgpKey'
DESC 'OpenPGP public key block'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
SINGLE-VALUE )