LDAP-UX Client Services B.04.10 with Microsoft Windows Active Directory Server Administrator's Guide

successfully mapped with a higher level (less specific) matching rule
supported by that server, <substitute matching rule name>, as
specified in the /etc/opt/ldapux/schema/map-rules.xml file. The
attribute types which uses this matching rule with the <substr>, <ordering>,
<equality> tags will use be queried or extended on the LDAP directory server
using <substitute matching rule name>].
LDAP Syntax Status Messages
SYNTAX_INVALID
LDAP syntax is missing a numeric oid. Edit the schema definition
file to specify one <oid> tag and its value for every
<syntaxDefiniton> definition.
[This message indicates the <oid> tag and its value need to be specified
in the <syntaxDefinition> definition in the
/etc/opt/ldapux/schema/schema-ds_type.xml file, where
ds_type corresponds to the same value specified with the -T option
on the command line when executing the ldapschema utility.]
SYNTAX_INVALID
LDAP syntax is missing an oMSyntax value. Edit the schema
definition file to specify one <oMSyntax> tag and its value for every
<syntaxDefiniton> definition.
[This message indicates the <oMSyntax> tag and its value need to be
specified in the <syntaxDefinition> definition in the
/etc/opt/ldapux/schema/schema-ds_type.xml file, where
ds_type corresponds to the same value specified with the -T option
on the command line when executing the ldapschema utility. The
<oMSyntax> tag is required for LDAP syntax definitions supported
by the Active Directory Server.]
SYNTAX_UNRESOLVED LDAP syntax "<syntax oid> used in the <attribute name>
attribute type definition is not supported on the LDAP server. LDAP
syntax “<substitute syntax oid>” will be used instead
[This message indicates the specified syntax <syntax oid> is not
supported on the LDAP directory server. However, it was successfully
mapped with a higher level (more inclusive) syntax supported by
that server, <substitute syntax oid>, as specified in the
/etc/opt/ldapux/schema/map-rules.xml file. The attribute
types which uses this syntax with the <syntax> tag will use be queried
or extended on the LDAP directory server using the <substitute
syntax oid>.]
Extending schema containing invalid or incompatible attribute types or object classes is not
recommended. To install elements defined in a schema file containing invalid or incompatible
definitions requires specifying the force option (-F).
Schema Extension Utility 183