Preparing your LDAP Directory for HP-UX Integration

39
SUP top STRUCTURAL
DESC 'A generic abstraction of a NIS map'
MUST ( nisMapName )
MAY ( description ) )
objectclasses: ( 1.3.6.1.1.1.2.10 NAME 'nisObject'
SUP top STRUCTURAL
DESC 'An entry in a NIS map'
MUST ( cn $ nisMapEntry $ nisMapName )
MAY ( description ) )
objectclasses: ( 1.3.6.1.1.1.2.11 NAME 'ieee802Device'
SUP top AUXILIARY
DESC 'A device with a MAC address; device SHOULD be
used as a structural class'
MAY ( macAddress ) )
objectclasses: ( 1.3.6.1.1.1.2.12 NAME 'bootableDevice'
SUP top AUXILIARY
DESC 'A device with boot parameters; device SHOULD be
used as a structural class'
MAY ( bootFile $ bootParameter ) )
objectclasses: ( 1.3.6.1.1.1.2.14 NAME 'nisKeyObject'
SUP top AUXILIARY
DESC 'An object with a public and secret key'
MUST ( cn $ nisPublicKey $ nisSecretKey )
MAY ( uidNumber $ description ) )
objectclasses: ( 1.3.6.1.1.1.2.15 NAME 'nisDomainObject'
SUP top AUXILIARY
DESC 'Associates a NIS domain with a naming context'
MUST ( nisDomain ) )