Code

gotoTerminal / gotoWorkstation AUXILIARY
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 19 Oct 2005 07:27:59 +0000 (07:27 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 19 Oct 2005 07:27:59 +0000 (07:27 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1610 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/goto.schema

index b2a4a6ae36c74c145d195d0dd849f6210fdce870..5b2fc7e1fa190db83f71042b0c7cdb11d68cf1e0 100644 (file)
@@ -385,7 +385,7 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.11.15 NAME 'gotoProfileQuota'
 
 # objectclass for the Terminal Conecept
 objectclass (1.3.6.1.4.1.10098.1.2.1.1 NAME 'gotoTerminal'
-       DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.0)' SUP top STRUCTURAL
+       DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.0)' SUP top AUXILIARY
        MUST ( cn )
        MAY ( gotoSyslogServer $ gotoNtpServer $ gotoSwapServer $ gotoLpdServer $ 
              gotoFontPath $ gotoFilesystem $ gotoFloppyEnable $ gotoCdromEnable $
@@ -406,7 +406,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.18 NAME 'gotoInstallProfile' SUP top STRUCT
 
 # 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.3)' SUP top STRUCTURAL
+       DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.3)' SUP top AUXILIARY 
        MUST ( cn )
        MAY ( gotoNtpServer $ gotoSwapServer $ gotoLpdServer $ gotoShare $
              gotoFontPath $ gotoFloppyEnable $ gotoCdromEnable $ gotoFilesystem $