File: //usr/share/doc/opendkim/opendkim.ldif
dn: cn=opendkim,cn=schema,cn=config
objectClass: olcSchemaConfig
cn: opendkim
olcAttributeTypes: {0}( 1.3.6.1.4.1.29426.2.2.1.1 NAME 'DKIMSelector' DESC 'Se
lector name associated with DKIM signing key' EQUALITY caseExactIA5Match SYNT
AX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
olcAttributeTypes: {1}( 1.3.6.1.4.1.29426.2.2.1.2 NAME 'DKIMKey' DESC 'DKIM si
gning key' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SI
NGLE-VALUE )
olcAttributeTypes: {2}( 1.3.6.1.4.1.29426.2.2.1.3 NAME 'DKIMIdentity' DESC 'Th
e Agent or User Identifier (AUID)' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.
4.1.1466.115.121.1.26 SINGLE-VALUE )
olcAttributeTypes: {3}( 1.3.6.1.4.1.29426.2.2.1.4 NAME 'DKIMDomain' DESC 'DKIM
sender domain' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.
26 SINGLE-VALUE )
olcObjectClasses: {0}( 1.3.6.1.4.1.29426.2.2.2.1 NAME 'DKIM' DESC 'DKIM Select
or and Key container' SUP top AUXILIARY MUST ( DKIMSelector $ DKIMKey ) MAY (
DKIMIdentity $ DKIMDomain ) )