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 2010/10/13 19:30:07 UTC

svn commit: r1022202 - /directory/shared/trunk/ldap-schema/src/main/resources/schema-all.ldif

Author: elecharny
Date: Wed Oct 13 17:30:06 2010
New Revision: 1022202

URL: http://svn.apache.org/viewvc?rev=1022202&view=rev
Log:
Added the ads-extendedOpId AT

Modified:
    directory/shared/trunk/ldap-schema/src/main/resources/schema-all.ldif

Modified: directory/shared/trunk/ldap-schema/src/main/resources/schema-all.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap-schema/src/main/resources/schema-all.ldif?rev=1022202&r1=1022201&r2=1022202&view=diff
==============================================================================
--- directory/shared/trunk/ldap-schema/src/main/resources/schema-all.ldif (original)
+++ directory/shared/trunk/ldap-schema/src/main/resources/schema-all.ldif Wed Oct 13 17:30:06 2010
@@ -531,6 +531,22 @@ creatorsname: 0.9.2342.19200300.100.1.1=
 m-equality: caseExactMatch
 m-length: 0
 
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.253,ou=attributeTypes,cn=adsconfig,ou=schema
+m-ordering: caseExactOrderingMatch
+m-singlevalue: TRUE
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.253
+m-description: an ID used for ExtendeOpertion names
+m-substr: caseExactSubstringsMatch
+m-supattributetype: name
+objectclass: metaTop
+objectclass: metaAttributeType
+objectclass: top
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.44
+m-name: ads-extendedOpId
+creatorsname: 0.9.2342.19200300.100.1.1=admin,2.5.4.11=system
+m-equality: caseExactMatch
+m-length: 0
+
 dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.260,ou=attributeTypes,cn=adsconfig,ou=schema
 m-ordering: distinguishedNameMatch
 m-singlevalue: TRUE
@@ -1733,7 +1749,7 @@ m-may: description
 
 dn: m-oid=1.3.6.1.4.1.18060.0.4.1.3.802,ou=objectClasses,cn=adsconfig,ou=schema
 m-must: ads-ldapServerExtendedOpHandlerClass
-m-must: ads-Id
+m-must: ads-extendedOpId
 m-oid: 1.3.6.1.4.1.18060.0.4.1.3.802
 m-description: Extended operation handler
 objectclass: metaObjectClass