From 21b8381332bd44b9ccf47dcd710b3f293b9acf77 Mon Sep 17 00:00:00 2001 From: ctissot <ctissot@localhost> Date: Fri, 15 Feb 2008 09:54:21 +0000 Subject: [PATCH] Changed build repository for Java WebStart script --- opends/resource/schema/02-config.ldif | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/opends/resource/schema/02-config.ldif b/opends/resource/schema/02-config.ldif index b5375b7..b9c82dc 100644 --- a/opends/resource/schema/02-config.ldif +++ b/opends/resource/schema/02-config.ldif @@ -2191,6 +2191,10 @@ NAME 'ds-cfg-num-update-replay-threads' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN 'OpenDS Directory Server' ) +attributeTypes: ( 1.3.6.1.4.1.26027.1.1.448 + NAME 'ds-cfg-remote-ldap-server' + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 + X-ORIGIN 'OpenDS Directory Server' ) objectClasses: ( 1.3.6.1.4.1.26027.1.2.1 NAME 'ds-cfg-access-control-handler' SUP top @@ -3694,3 +3698,10 @@ STRUCTURAL MUST ( ds-cfg-backend ) X-ORIGIN 'OpenDS Directory Server' ) +objectClasses: ( 1.3.6.1.4.1.26027.1.2.180 + NAME 'ds-cfg-remote-ldap-server' + SUP top + STRUCTURAL + MUST ( cn $ + ds-cfg-remote-ldap-server ) + X-ORIGIN 'OpenDS Directory Server' ) -- Gitblit v1.10.0