LDAP-UX Client Services B.05.00 Administrator's Guide

attribute types, or if it is used as a mandatory or optional attribute
in any object classes. Edit the <schema> file to correct this discrepancy.
ATTRIB_UNRESOLVED Super-type used in "<attribute name>” attribute type definition
is not defined in any LDAP schema.
[This message indicates the super-type specified with the
<subTypeOf> tag in the given attribute type definition is undefined.
Edit the <schema> file to correct the name of the super- type in the
attribute type definition. The super-type used in the attribute type
definition must be defined either in the LDAP directory server schema
or in the <schema> file before this attribute type can be installed.]
ATTRIB_UNRESOLVED Matching Rule "<matching rule name> " used in the <attribute
name> attribute type definition cannot be mapped because "-m -"
option is specified. This matching rule is not supported on the LDAP
server.
[This message indicates the matching rule specified with the
<equality>, <ordering> or <substr> tag in the given attribute type
definition is not supported on the LDAP directory server. Option -m
- disables matching rule substitution in attribute types. Edit the
<schema> file to specify an alternate matching rule supported on the
LDAP server, or execute the ldapschema utility without the -m -
option to substitute this matching rule with an alternative matching
rule supported on the LDAP server.]
ATTRIB_UNRESOLVED Matching Rule "<rule name> " used in the <attribute name>
attribute type definition cannot be mapped. This matching rule is not
supported on the LDAP server.
ATTRIB_UNRESOLVED LDAP syntax "<syntax oid>” used in <attribute name> attribute
type definition cannot be mapped because "-s -" option is specified.
This LDAP syntax is not supported on the LDAP server.
[This message indicates the LDAP syntax specified with the <syntax>
tag in the given attribute type definition is not supported on the
LDAP directory server. Option -s - disables syntax substitution in
attribute types. Edit the <schema> file to specify an alternate syntax
supported on the LDAP server, or execute the ldapschema utility
without the -s - option to substitute this syntax with an alternative
syntax supported on the LDAP server.]
ATTRIB_UNRESOLVED LDAP syntax "<syntax oid>” used in <attribute name> attribute
type definition cannot be mapped. This LDAP syntax is not supported
on the LDAP server.
[This message indicates the LDAP syntax specified with the <syntax>
tag in the given attribute type definition is not supported on the
LDAP directory server. The default substitution syntax specified in
the /etc/opt/ldapux/schema/map-rules.xml file is not
supported on the LDAP directory server either. Edit the <schema>
file to specify an alternate syntax supported on the LDAP server, or
edit the /etc/opt/ldapux/schema/map-rules.xml file to
specify a default substitution syntax supported on the LDAP server.]
ATTRIB_FOUND Attribute type “<attribute name>” is already installed in the
LDAP server schema.
[This message indicates the LDAP directory server schema already
includes a definition of an attribute type definition with the same
7.5 Schema extension utility 321