From db4f0a590bfb391363b2c4d8d0fc862ee7779275 Mon Sep 17 00:00:00 2001 From: abobrov <abobrov@localhost> Date: Thu, 03 Jan 2008 16:48:07 +0000 Subject: [PATCH] - Use properly allocated OID for ds-cfg-cache-level instead of dummy. --- 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 cfc6b9f..3b6cb05 100644 --- a/opends/resource/schema/02-config.ldif +++ b/opends/resource/schema/02-config.ldif @@ -1543,7 +1543,7 @@ SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN 'OpenDS Directory Server' ) -attributeTypes: ( 1.3.6.1.4.1.26027.1.1.999 +attributeTypes: ( 1.3.6.1.4.1.26027.1.1.445 NAME 'ds-cfg-cache-level' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE -- Gitblit v1.10.0