HP-UX Reference (11i v2 07/12) - 1 User Commands A-M (vol 1)
l
ldapschema(1) ldapschema(1)
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
<objectClassDefini-
tion>
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_INVALID:
object class "<object name>" cannot be labeled as obsolete (<obsolete> tag) if any other
object classes depend on it.
[Obsolete object classes cannot be added to the LDAP directory server schema if any other object classes
depend on them. This messages indicates the given object class cannot specify the
<obsolete> tag in its
definition if it is used as a superclass in any other object classes. Edit the <schema> file to correct this
discrepancy.]
----------------------------------------------------------------------
OBJECT_INVALID:
abstract object class "<object name>" cannot have a non-abstract superclass "<super-
class object name>".
[Abstract object classes can specify only abstract superclasses. This message indicates the specified abstract
object class specifies a superclass (using a <subClassOf> tag) that is not abstract. Edit the <schema>
file to correct this discrepancy.]
----------------------------------------------------------------------
OBJECT_INVALID:
structural object class "<object name>" cannot have an auxiliary superclass "<super-
class object name>".
[Structural object classes can specify only abstract or structural superclasses. Structural object classes can-
not specify auxiliary superclasses. This message indicates the specified structural object class specifies a
superclass (using a <subClassOf> tag) that is auxiliary. Edit the <schema> file to correct this
discrepancy.]
----------------------------------------------------------------------
OBJECT_INVALID:
auxiliary object class "<object name>" cannot have a structural superclass "<super-
class object name>".
[Auxiliary object classes can specify only abstract or auxiliary superclasses. Auxiliary object classes cannot
specify structural superclasses. This message indicates the specified auxiliary object class specifies a super-
class (using a <subClassOf> tag) that is structural. Edit the <schema> file to correct this discrepancy.]
----------------------------------------------------------------------
OBJECT_UNRESOLVED:
super-class used in "<object name>" object class definition is not defined in any LDAP
schema.
[This message indicates the superclass specified with the <subClassOf> tag in the given object class
definition is undefined. Edit the <schema> file to correct the name of the superclass in the object class
definition. The superclass 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 "<object name>" object class definition is not defined in
any LDAP 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.]
562 Hewlett-Packard Company − 18 − HP-UX 11i Version 2: December 2007 Update