You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2016/05/17 08:50:39 UTC

svn commit: r1744213 - /directory/shared/branches/shared-value/ldap/schema/data/src/main/resources/schema/ou=schema/cn=apache/ou=attributetypes/m-oid=1.3.6.1.1.20.ldif

Author: elecharny
Date: Tue May 17 08:50:39 2016
New Revision: 1744213

URL: http://svn.apache.org/viewvc?rev=1744213&view=rev
Log:
Added a Equality MatchingRule to the EntryDN attribute

Modified:
    directory/shared/branches/shared-value/ldap/schema/data/src/main/resources/schema/ou=schema/cn=apache/ou=attributetypes/m-oid=1.3.6.1.1.20.ldif

Modified: directory/shared/branches/shared-value/ldap/schema/data/src/main/resources/schema/ou=schema/cn=apache/ou=attributetypes/m-oid=1.3.6.1.1.20.ldif
URL: http://svn.apache.org/viewvc/directory/shared/branches/shared-value/ldap/schema/data/src/main/resources/schema/ou%3Dschema/cn%3Dapache/ou%3Dattributetypes/m-oid%3D1.3.6.1.1.20.ldif?rev=1744213&r1=1744212&r2=1744213&view=diff
==============================================================================
--- directory/shared/branches/shared-value/ldap/schema/data/src/main/resources/schema/ou=schema/cn=apache/ou=attributetypes/m-oid=1.3.6.1.1.20.ldif (original)
+++ directory/shared/branches/shared-value/ldap/schema/data/src/main/resources/schema/ou=schema/cn=apache/ou=attributetypes/m-oid=1.3.6.1.1.20.ldif Tue May 17 08:50:39 2016
@@ -7,6 +7,7 @@ m-oid: 1.3.6.1.1.20
 m-name: entryDN
 m-description: DN of the entry
 m-syntax: 1.3.6.1.4.1.1466.115.121.1.12
+m-equality: distinguishedNameMatch
 m-singlevalue: TRUE
 m-nousermodification: TRUE
 m-usage: DIRECTORY_OPERATION