Code

replaced plugbottom by pluin-actions
[gosa.git] / gosa-core / contrib / openldap / goto.schema
index 4a48e65f5c038730942559e73322c649de685625..0e286551a8ad6ecf315773916f2d43af745c1ca2 100644 (file)
@@ -89,13 +89,13 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.11.18 NAME 'gotoHotplugDeviceDN'
         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
+        DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.6.1)' SUP top AUXILIARY
         MUST ( cn )
         MAY  ( description $ macAddress $ ipHostNumber $ gotoShare $ goFonHardware ))
 
 # objectclass for the Terminal Conecept
 objectclass (1.3.6.1.4.1.10098.1.2.1.30 NAME 'gotoWorkstation'
-        DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.5)' SUP top AUXILIARY
+        DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.6.1)' SUP top AUXILIARY
         MUST ( cn )
         MAY  ( description $ macAddress $ ipHostNumber $ gotoShare $ goFonHardware ))
 
@@ -114,7 +114,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.32 NAME 'gotoEnvironment'
 
 # objectclass for the Terminal Conecept
 objectclass (1.3.6.1.4.1.10098.1.2.1.34 NAME 'gotoWorkstationTemplate'
-        DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.5)' SUP top AUXILIARY
+        DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.6.1)' SUP top AUXILIARY
         MUST ( cn )
         MAY  ( description $ gotoShare $ goFonHardware $
               ghGfxAdapter $ ghNetNic $ ghSoundAdapter $ ghIdeDev $ ghScsiDev $
@@ -131,7 +131,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.34 NAME 'gotoWorkstationTemplate'
 
 # objectclass for the Terminal Conecept
 objectclass (1.3.6.1.4.1.10098.1.2.1.35 NAME 'gotoTerminalTemplate'
-        DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.5)' SUP top AUXILIARY
+        DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.6.1)' SUP top AUXILIARY
         MUST ( cn )
         MAY  ( description $ gotoShare $ goFonHardware $
               ghGfxAdapter $ ghNetNic $ ghSoundAdapter $ ghIdeDev $ ghScsiDev $
@@ -150,5 +150,5 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.35 NAME 'gotoTerminalTemplate'
 objectclass (1.3.6.1.4.1.10098.1.2.1.42 NAME 'gotoDevice'
        DESC 'GOto - contains environment settings (v2.6)' SUP top STRUCTURAL
        MUST ( cn )
-       MAY ( gotoHotplugDevice ) )
+       MAY ( gotoHotplugDevice $ description ) )