2e2c49
# A schema for storing DNS zones in LDAP
2e2c49
#
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.0.0  NAME 'dNSTTL'
2e2c49
	DESC 'An integer denoting time to live'
2e2c49
	EQUALITY integerMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.0.1 NAME 'dNSClass'
2e2c49
	DESC 'The class of a resource record'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.0.2 NAME 'zoneName'
2e2c49
	DESC 'The name of a zone, i.e. the name of the highest node in the zone'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.0.3 NAME 'relativeDomainName'
2e2c49
	DESC 'The starting labels of a domain name'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.12 NAME 'pTRRecord'
2e2c49
	DESC 'domain name pointer, RFC 1035'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.13 NAME 'hInfoRecord'
2e2c49
	DESC 'host information, RFC 1035'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.14 NAME 'mInfoRecord'
2e2c49
	DESC 'mailbox or mail list information, RFC 1035'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.16 NAME 'tXTRecord'
2e2c49
	DESC 'text string, RFC 1035'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.18 NAME 'aFSDBRecord'
2e2c49
	DESC 'for AFS Data Base location, RFC 1183'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.24 NAME 'SigRecord'
2e2c49
	DESC 'Signature, RFC 2535'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.25 NAME 'KeyRecord'
2e2c49
	DESC 'Key, RFC 2535'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.28 NAME 'aAAARecord'
2e2c49
	DESC 'IPv6 address, RFC 1886'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.29 NAME 'LocRecord'
2e2c49
	DESC 'Location, RFC 1876'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.30 NAME 'nXTRecord'
2e2c49
	DESC 'non-existant, RFC 2535'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.33 NAME 'sRVRecord'
2e2c49
	DESC 'service location, RFC 2782'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.35 NAME 'nAPTRRecord'
2e2c49
	DESC 'Naming Authority Pointer, RFC 2915'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.36 NAME 'kXRecord'
2e2c49
	DESC 'Key Exchange Delegation, RFC 2230'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.37 NAME 'certRecord'
2e2c49
	DESC 'certificate, RFC 2538'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.38 NAME 'a6Record'
2e2c49
	DESC 'A6 Record Type, RFC 2874'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.39 NAME 'dNameRecord'
2e2c49
	DESC 'Non-Terminal DNS Name Redirection, RFC 2672'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.43 NAME 'dSRecord'
2e2c49
	DESC 'Delegation Signer, RFC 3658'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.46 NAME 'rRSIGRecord'
2e2c49
	DESC 'RRSIG, RFC 3755'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
attributetype ( 1.3.6.1.4.1.2428.20.1.47 NAME 'nSECRecord'
2e2c49
	DESC 'NSEC, RFC 3755'
2e2c49
	EQUALITY caseIgnoreIA5Match
2e2c49
	SUBSTR caseIgnoreIA5SubstringsMatch
2e2c49
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
2e2c49
2e2c49
objectclass ( 1.3.6.1.4.1.2428.20.3 NAME 'dNSZone'
2e2c49
        SUP top STRUCTURAL
2e2c49
	MUST ( zoneName $ relativeDomainName )
2e2c49
        MAY ( DNSTTL $ DNSClass $
2e2c49
              ARecord $ MDRecord $ MXRecord $ NSRecord $
2e2c49
	      SOARecord $ CNAMERecord $ PTRRecord $ HINFORecord $
2e2c49
              MINFORecord $ TXTRecord $ SIGRecord $ KEYRecord $
2e2c49
              AAAARecord $ LOCRecord $ NXTRecord $ SRVRecord $
2e2c49
              NAPTRRecord $ KXRecord $ CERTRecord $ A6Record $
2e2c49
              DNAMERecord ) )