From 71dbcfd875d3b2d65101fb99b14d356a2bb9422b Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 9 Oct 2007 12:16:29 +0000 Subject: [PATCH] Adapted syntax, made structural git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7475 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/openldap/goto.schema | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/openldap/goto.schema b/contrib/openldap/goto.schema index aee764e9f..a376c953b 100644 --- a/contrib/openldap/goto.schema +++ b/contrib/openldap/goto.schema @@ -87,7 +87,7 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.11.16 NAME 'gotoHotplugDeviceDN' DESC 'GOto - points to hotplug devices' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.12) objectclass (1.3.6.1.4.1.10098.1.2.1.1 NAME 'gotoTerminal' DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.5)' SUP top AUXILIARY @@ -149,7 +149,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.35 NAME 'gotoTerminalTemplate' # objectclass for the Terminal Conecept objectclass (1.3.6.1.4.1.10098.1.2.1.42 NAME 'gotoDevice' - DESC 'GOto - contains environment settings (v2.2)' SUP top AUXILIARY + DESC 'GOto - contains environment settings (v2.2)' SUP top STRUCTURAL MUST ( cn ) MAY ( gotoHotplugDevice ) ) -- 2.30.2