# A schema for handling ownership of Ildus DNS records for # storing DNS zones in LDAP # attributetype ( 1.3.6.1.4.1.4203.666.1.4096 NAME 'ildusOwner' DESC 'Owner of the Ildus dNSDomain2 record' SUP name ) objectclass ( 1.3.6.1.4.1.4203.666.3.4096 NAME 'ildusRecord' DESC 'A dNSDomain2 record that is updatable via Ildus' SUP top AUXILIARY MUST ildusOwner )