!!! Overview
[{$pagename}] is an [EQUALITY] [Matching Rule] compares an assertion value whose corresponding ASN.1 type is [Distinguished Name] ([DN]) using the [DN Syntax].


The [OID] for [{$pagename}] is [2.5.13.1] for the [LDAPSyntaxes] of [1.3.6.1.4.1.1466.115.121.1.12] ([DN])

The rule evaluates to TRUE if and only if all of these evaluate to TRUE:
* the attribute value and the assertion value have the same number of [Relative Distinguished Names] 
* corresponding [Relative Distinguished Names] (by position) are the same
* each [RDN] component [Attribute Value Assertion] ([AVA]) the [EQUALITY] [Matching Rule] of each [RDN] is applied to each [Attribute Value Assertion] and the [Case Sensitivity] of the [EQUALITY] [Matching Rule] for each [AttributeType]
The order of the AVAs is not significant.  

If one or more of the [Attribute Value Assertion] comparisons evaluate to Undefined and the remaining [Attribute Value Assertion] comparisons return [True] then the [{$pagename}] rule evaluates to __Undefined__.

The LDAP definition for the [{$pagename}] rule is defined in [RFC 4517]
{{{
( 2.5.13.1 NAME 'distinguishedNameMatch' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
}}}

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]