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/23 21:10:57 UTC

svn commit: r1026663 - in /directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig: ou=attributetypes/ ou=objectclasses/

Author: elecharny
Date: Sat Oct 23 19:10:56 2010
New Revision: 1026663

URL: http://svn.apache.org/viewvc?rev=1026663&view=rev
Log:
Added some ID for the replication consumer and provider

Added:
    directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.836.ldif
    directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.837.ldif
Modified:
    directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=objectclasses/m-oid=1.3.6.1.4.1.18060.0.4.1.3.805.ldif
    directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=objectclasses/m-oid=1.3.6.1.4.1.18060.0.4.1.3.806.ldif

Added: directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.836.ldif
URL: http://svn.apache.org/viewvc/directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dadsconfig/ou%3Dattributetypes/m-oid%3D1.3.6.1.4.1.18060.0.4.1.2.836.ldif?rev=1026663&view=auto
==============================================================================
--- directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.836.ldif (added)
+++ directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.836.ldif Sat Oct 23 19:10:56 2010
@@ -0,0 +1,19 @@
+version: 1
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.836, ou=attributeTypes, cn=adsconfig, ou=schema
+objectclass: top
+objectclass: metaTop
+objectclass: metaAttributeType
+m-name: ads-replProviderId
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.836
+m-description: The replication provider ID
+m-singlevalue: TRUE
+m-supattributetype: name
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.44
+m-length: 0
+m-ordering: caseExactOrderingMatch
+m-substr: caseExactSubstringsMatch
+m-equality: caseExactMatch
+createtimestamp: 20100111145214Z
+creatorsname: 0.9.2342.19200300.100.1.1=admin,2.5.4.11=system
+entrycsn: 20100111202214.922000Z#000000#000#000000
+

Added: directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.837.ldif
URL: http://svn.apache.org/viewvc/directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dadsconfig/ou%3Dattributetypes/m-oid%3D1.3.6.1.4.1.18060.0.4.1.2.837.ldif?rev=1026663&view=auto
==============================================================================
--- directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.837.ldif (added)
+++ directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.837.ldif Sat Oct 23 19:10:56 2010
@@ -0,0 +1,19 @@
+version: 1
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.837, ou=attributeTypes, cn=adsconfig, ou=schema
+objectclass: top
+objectclass: metaTop
+objectclass: metaAttributeType
+m-name: ads-replConsumerId
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.837
+m-description: The replication consumer ID
+m-singlevalue: TRUE
+m-supattributetype: name
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.44
+m-length: 0
+m-ordering: caseExactOrderingMatch
+m-substr: caseExactSubstringsMatch
+m-equality: caseExactMatch
+createtimestamp: 20100111145214Z
+creatorsname: 0.9.2342.19200300.100.1.1=admin,2.5.4.11=system
+entrycsn: 20100111202214.922000Z#000000#000#000000
+

Modified: directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=objectclasses/m-oid=1.3.6.1.4.1.18060.0.4.1.3.805.ldif
URL: http://svn.apache.org/viewvc/directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dadsconfig/ou%3Dobjectclasses/m-oid%3D1.3.6.1.4.1.18060.0.4.1.3.805.ldif?rev=1026663&r1=1026662&r2=1026663&view=diff
==============================================================================
--- directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=objectclasses/m-oid=1.3.6.1.4.1.18060.0.4.1.3.805.ldif (original)
+++ directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=objectclasses/m-oid=1.3.6.1.4.1.18060.0.4.1.3.805.ldif Sat Oct 23 19:10:56 2010
@@ -10,6 +10,7 @@ m-supobjectclass: ads-base
 createtimestamp: 20100116052129Z
 creatorsname: 0.9.2342.19200300.100.1.1=admin,2.5.4.11=system
 entrycsn: 20100509111949.005000Z#000000#000#000000
+m-must: ads-replConsumerId
 m-must: ads-dsReplicaId
 m-must: ads-replAliasDerefMode
 m-must: ads-searchBaseDN

Modified: directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=objectclasses/m-oid=1.3.6.1.4.1.18060.0.4.1.3.806.ldif
URL: http://svn.apache.org/viewvc/directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dadsconfig/ou%3Dobjectclasses/m-oid%3D1.3.6.1.4.1.18060.0.4.1.3.806.ldif?rev=1026663&r1=1026662&r2=1026663&view=diff
==============================================================================
--- directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=objectclasses/m-oid=1.3.6.1.4.1.18060.0.4.1.3.806.ldif (original)
+++ directory/shared/branches/shared-config/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=objectclasses/m-oid=1.3.6.1.4.1.18060.0.4.1.3.806.ldif Sat Oct 23 19:10:56 2010
@@ -10,12 +10,13 @@ m-supobjectclass: ads-base
 entrycsn: 20100511145902.546000Z#000000#000#000000
 createtimestamp: 20100116052129Z
 creatorsname: 0.9.2342.19200300.100.1.1=admin,2.5.4.11=system
+m-must: ads-replProducerId
 m-must: ads-dsReplicaId
 m-must: ads-searchBaseDN
 m-must: ads-replProvHostName
+m-must: ads-replProvPort
 m-may: ads-replAliasDerefMode
 m-may: ads-replAttribute
-m-may: ads-replProvPort
 m-may: ads-replRefreshInterval
 m-may: ads-replRefreshNPersist
 m-may: ads-replSearchScope