# This schema is based on the objectclasses dNSDomain from # cosine.schema and dNSDomain2 from dnsdomain2.schema, copying the # attributes of two object classes and switching them from structural # to auxiliary to allow it to be combined with dhcpHost structural # objects. # # OID Base is 1.3.6.1.4.1.8990.42, and attributes are under .1 while # object classes are under .2. See README.OID for allocated OIDs. # # Not allocating final OID yet, using 1.1 which according to Bjørn Ove # Grøtan can be safely used for testing objectclass ( 1.3.6.1.4.1.8990.42.2.100 NAME 'dnsDomainAux' SUP top AUXILIARY MAY ( ARecord $ MDRecord $ MXRecord $ NSRecord $ SOARecord $ CNAMERecord $ DNSTTL $ DNSClass $ WKSRecord $ PTRRecord $ HINFORecord $ MINFORecord $ TXTRecord $ RPRecord $ AFSDBRecord $ SIGRecord $ KEYRecord $ GPOSRecord $ AAAARecord $ LOCRecord $ NXTRecord $ SRVRecord $ NAPTRRecord $ KXRecord $ CERTRecord $ A6Record $ DNAMERecord $ APLRecord $ DSRecord $ SSHFPRecord $ IPSECKEYRecord $ RRSIGRecord $ NSECRecord $ DNSKEYRecord $ DHCIDRecord $ SPFRecord ))