From c6689c233d2cefcc026be29d52345e0e0de3e0b3 Mon Sep 17 00:00:00 2001 From: matthew_swift <matthew_swift@localhost> Date: Mon, 09 Mar 2009 18:05:16 +0000 Subject: [PATCH] Fix issue 3831 - add dsconfig support for NullBackend --- opends/resource/schema/02-config.ldif | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/opends/resource/schema/02-config.ldif b/opends/resource/schema/02-config.ldif index 995d137..245ac16 100644 --- a/opends/resource/schema/02-config.ldif +++ b/opends/resource/schema/02-config.ldif @@ -4024,3 +4024,9 @@ STRUCTURAL MUST cn X-ORIGIN 'OpenDS Directory Server' ) +objectClasses: ( 1.3.6.1.4.1.26027.1.2.200 + NAME 'ds-cfg-null-backend' + SUP ds-cfg-backend + STRUCTURAL + X-ORIGIN 'OpenDS Directory Server' ) + -- Gitblit v1.10.0