define a set of rules for performing matching operations against assertion values. Matching rules are frequently associated with an attribute syntax and are used to compare values according to that syntax. For example, the distinguishedNameEqualityMatch matching rule can be used to determine whether two DNs are equal and can ignore unnecessary spaces around commas and equal signs, differences in capitalization in attribute names, an so on. ds-cfg-matching-rule top Indicates whether the is enabled for use. ds-cfg-enabled Specifies the fully-qualified name of the Java class that provides the implementation. org.opends.server.api.MatchingRuleFactory ds-cfg-java-class