From 1aecd8f9a09b67db29193107f0aab2231a24ff25 Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Mon, 02 Jun 2008 17:24:58 +0000
Subject: [PATCH] Renumbered OID for the ds-task-export-include-operational-attributes AttributeType.

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

diff --git a/opends/resource/schema/02-config.ldif b/opends/resource/schema/02-config.ldif
index 0e956e1..3646c9d 100644
--- a/opends/resource/schema/02-config.ldif
+++ b/opends/resource/schema/02-config.ldif
@@ -2217,7 +2217,7 @@
   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.464
+attributeTypes: ( 1.3.6.1.4.1.26027.1.1.458
   NAME 'ds-task-export-include-operational-attributes'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
   SINGLE-VALUE

--
Gitblit v1.10.0