LDAP-UX Client Services B.04.10 Administrator's Guide (edition 7)
RULE_INVALID
Matching rule is missing a name. Edit the schema definition file to specify
at least one <name> tag and its value for every <matchingRuleDefiniton>
definition.
[This message indicates the <name> tag and its value need to be specified in
the <matchingRuleDefinition> 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.]
RULE_INVALID
Matching rule is missing an LDAP syntax. Edit the schema definition file to
specify one <syntax> tag and its value for every
<matchingRuleDefiniton> definition.
[This message indicates the <syntax> tag and its value need to be specified
in the <matchingRuleDefinition> 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.]
RULE_INVALID Matching rule “<rule name>” used in the “<attribute name>” attribute
type definition is not supported on the LDAP server. Matching rule
“<substitute rule name>” will be used instead.
[This message indicates the specified matching rule <matching rule
name> is not supported on the LDAP directory server. However, it was
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.]
168 Command and Tool Reference