LDAP-UX Client Services B.04.10 with Microsoft Windows Active Directory Server Administrator's Guide
Object Class Status Messages
OBJECT_INVALID
Object class definition is missing a numeric oid. Edit the schema
definition file to specify one <oid> tag and its value for every
<objectClassDefiniton> definition.
[This message indicates the <oid> tag and its value need to be specified
in the <objectClassDefinition> definition in the <schema> file.]
OBJECT_INVALID
Object Class definition is missing a name. Edit the schema definition
file to specify at least one <name> tag and its value for every
<ObjectClassDefiniton> definition.
[This message indicates the <name> tag and its value need to be
specified in the <objectClassDefinition> definition in the
<schema> file.]
OBJECT_INVALID Object class “<object name>” has an invalid object type value. Edit
the schema definition file to modify the value specified with the
<type> tag, which can be one of the following:
• STRUCTURAL
• AUXILIARY
• ABSTRACT
[This message indicates the <type> tag value needs to be corrected
in the<objectClassDefinition> definition in the <schema> file.
Possible object class type values are STRUCTURAL, AUXILIARY or
ABSTRACT. Any other type values are rejected. If the <type> tag is
not specified in the <objectClassDefinition> definition, the
default object class type value is STRUCTURAL. See RFC 2252 for
details.]
OBJECT_UNRESOLVED Super-class used in "<object name>” object class definition is not
defined in any LDAP schema.
[This message indicates the super-class specified with the
<subClassOf> tag in the given object class definition is undefined.
Edit the <schema> file to correct the name of the super-class in the
object class definition. The super-class used in the object class
definition must be defined either in the LDAP directory server schema
or in the <schema> file before this object class can be installed.]
OBJECT_UNRESOLVED Mandatory attribute used in the <object name> object class
definition is not defined in any LDAP server schema.
[This message indicates the mandatory attribute type specified with
the <must> tag in the given object class definition is undefined. Edit
the <schema> file to correct the name of the mandatory attribute in
the object class definition. The mandatory attribute used in the object
class definition must be defined either in the LDAP directory server
schema or in the <schema> file before this object class can be installed.]
OBJECT_UNRESOLVED Optional attribute used in “<object name>” object class definition
is not defined in any LDAP server schema.
[This message indicates the mandatory attribute type specified with
the <may> tag in the given object class definition is undefined. Edit
the <schema> file to correct the name of the optional attribute in the
object class definition. The optional attribute used in the object class
definition must be defined either in the LDAP directory server schema
or in the <schema> file before this object class can be installed.]
Schema Extension Utility 181