From f093258f1d0390bdbe9b984047c3f3c9feadc1d9 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.

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

diff --git a/opendj-sdk/opends/resource/schema/02-config.ldif b/opendj-sdk/opends/resource/schema/02-config.ldif
index 0e956e1..3646c9d 100644
--- a/opendj-sdk/opends/resource/schema/02-config.ldif
+++ b/opendj-sdk/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