Code

Fixed schema
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 9 Oct 2007 07:59:55 +0000 (07:59 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 9 Oct 2007 07:59:55 +0000 (07:59 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7463 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/goto.schema

index d9178ace5602670ead5621357fce25a985ce9fdf..aee764e9f5b609f3b78aecc9ade6356adba21430 100644 (file)
@@ -59,7 +59,7 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.11.13 NAME 'gotoUserAdminPrinter'
         SUBSTR caseIgnoreIA5SubstringsMatch
         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
 
-attributetype ( 1.3.6.1.4.1.10098.1.1.11.16 NAME 'gotoGroupPrinter'
+attributetype ( 1.3.6.1.4.1.10098.1.1.11.18 NAME 'gotoGroupPrinter'
         DESC 'GOto - keeps printers shown for this user'
         EQUALITY caseIgnoreIA5Match
         SUBSTR caseIgnoreIA5SubstringsMatch
@@ -148,7 +148,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.35 NAME 'gotoTerminalTemplate'
               gotoTerminalPath $ gotoLdapServer $ gotoScannerModel ))
 
 # objectclass for the Terminal Conecept
-objectclass (1.3.6.1.4.1.10098.1.2.1.36 NAME 'gotoDevice'
+objectclass (1.3.6.1.4.1.10098.1.2.1.42 NAME 'gotoDevice'
        DESC 'GOto - contains environment settings (v2.2)' SUP top AUXILIARY
   MUST ( cn )
        MAY ( gotoHotplugDevice ) )