From d4b5888cd1181c4ec00473a36fc3189d09d039a0 Mon Sep 17 00:00:00 2001 From: coulbeck <coulbeck@localhost> Date: Tue, 28 Aug 2007 16:15:52 +0000 Subject: [PATCH] Fix conflict from previous commit --- opends/resource/schema/02-config.ldif | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/opends/resource/schema/02-config.ldif b/opends/resource/schema/02-config.ldif index 7cd8579..e08c763 100644 --- a/opends/resource/schema/02-config.ldif +++ b/opends/resource/schema/02-config.ldif @@ -1576,7 +1576,6 @@ NAME 'ds-cfg-backend-compact-encoding' SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN 'OpenDS Directory Server' ) -<<<<<<< .mine attributeTypes: ( ds-cfg-ssl-encryption-oid NAME 'ds-cfg-ssl-encryption' SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN 'OpenDS Directory Server' ) @@ -1600,7 +1599,6 @@ SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE X-ORIGIN 'OpenDS Directory Server' ) -======= attributeTypes: ( 1.3.6.1.4.1.26027.1.1.476 NAME 'ds-cfg-email-address-attribute-type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'OpenDS Directory Server' ) @@ -1611,7 +1609,6 @@ attributeTypes: ( 1.3.6.1.4.1.26027.1.1.478 NAME 'ds-cfg-message-template-file' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'OpenDS Directory Server' ) ->>>>>>> .r2828 objectClasses: ( 1.3.6.1.4.1.26027.1.2.1 NAME 'ds-cfg-access-control-handler' SUP top STRUCTURAL MUST ( cn $ ds-cfg-acl-handler-class $ ds-cfg-acl-handler-enabled ) -- Gitblit v1.10.0