Code

Adapted syntax, made structural
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 9 Oct 2007 12:16:29 +0000 (12:16 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 9 Oct 2007 12:16:29 +0000 (12:16 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7475 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/goto.schema

index aee764e9f5b609f3b78aecc9ade6356adba21430..a376c953b83ba97afa5e319db90bf11e62fb3db2 100644 (file)
@@ -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 ) )