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 2014/08/08 01:47:33 UTC

svn commit: r1616636 - /directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=core/ou=attributetypes/m-oid=2.5.4.52.ldif

Author: elecharny
Date: Thu Aug  7 23:47:33 2014
New Revision: 1616636

URL: http://svn.apache.org/r1616636
Log:
Make the AT pointing to their respective matching rule

Modified:
    directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=core/ou=attributetypes/m-oid=2.5.4.52.ldif

Modified: directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=core/ou=attributetypes/m-oid=2.5.4.52.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou%3Dschema/cn%3Dcore/ou%3Dattributetypes/m-oid%3D2.5.4.52.ldif?rev=1616636&r1=1616635&r2=1616636&view=diff
==============================================================================
--- directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=core/ou=attributetypes/m-oid=2.5.4.52.ldif (original)
+++ directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=core/ou=attributetypes/m-oid=2.5.4.52.ldif Thu Aug  7 23:47:33 2014
@@ -1,15 +1,16 @@
 version: 1
 dn: m-oid=2.5.4.52,ou=attributeTypes,cn=core,ou=schema
+objectclass: top
+objectclass: metaTop
+objectclass: metaAttributeType
+m-oid: 2.5.4.52
+m-name: supportedAlgorithms
+m-description: X.509 supported algorithms
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.49
+m-equality: algorithmIdentifierMatch
 m-collective: FALSE
 m-singlevalue: FALSE
-m-oid: 2.5.4.52
 m-obsolete: FALSE
-m-description: RFC2256: supported algorithms
 m-nousermodification: FALSE
-objectclass: metaAttributeType
-objectclass: metaTop
-objectclass: top
-m-syntax: 1.3.6.1.4.1.1466.115.121.1.49
 m-usage: USER_APPLICATIONS
-m-name: supportedAlgorithms
 creatorsname: uid=admin,ou=system