From ef78eeb3974afeb64aa95fd129d9e45a86748dbc Mon Sep 17 00:00:00 2001
From: boli <boli@localhost>
Date: Tue, 10 Apr 2007 21:18:52 +0000
Subject: [PATCH] Re-numbered OIDs added in revision 1607 that caused conflicts with OIDs alreadly  assigned.

---
 opends/resource/schema/02-config.ldif |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/opends/resource/schema/02-config.ldif b/opends/resource/schema/02-config.ldif
index dd5569c..ef7f24a 100644
--- a/opends/resource/schema/02-config.ldif
+++ b/opends/resource/schema/02-config.ldif
@@ -1125,15 +1125,15 @@
   NAME 'ds-cfg-virtual-attribute-conflict-behavior'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
   X-ORIGIN 'OpenDS Directory Server' )
-attributeTypes: ( 1.3.6.1.4.1.26027.1.1.332
+attributeTypes: ( 1.3.6.1.4.1.26027.1.1.340
   NAME 'ds-task-rebuild-base-dn'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE
   X-ORIGIN 'OpenDS Directory Server' )
-attributeTypes: ( 1.3.6.1.4.1.26027.1.1.333
+attributeTypes: ( 1.3.6.1.4.1.26027.1.1.341
   NAME 'ds-task-rebuild-index'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
   X-ORIGIN 'OpenDS Directory Server' )
-attributeTypes: ( 1.3.6.1.4.1.26027.1.1.334
+attributeTypes: ( 1.3.6.1.4.1.26027.1.1.342
   NAME 'ds-task-rebuild-max-threads'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE
   X-ORIGIN 'OpenDS Directory Server' )
@@ -1572,7 +1572,7 @@
   ds-cfg-virtual-attribute-conflict-behavior )
   MAY ( ds-cfg-virtual-attribute-base-dn $ ds-cfg-virtual-attribute-group-dn $
   ds-cfg-virtual-attribute-filter ) X-ORIGIN 'OpenDS Directory Server' )
-objectClasses: ( 1.3.6.1.4.1.26027.1.2.92
+objectClasses: ( 1.3.6.1.4.1.26027.1.2.98
   NAME 'ds-task-rebuild' SUP ds-task
   MUST ( ds-task-rebuild-base-dn $ ds-task-rebuild-index )
   MAY ( ds-task-rebuild-max-threads )

--
Gitblit v1.10.0