Code

Synced schema files
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 14 Nov 2007 14:34:21 +0000 (14:34 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 14 Nov 2007 14:34:21 +0000 (14:34 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7794 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/gofon.schema
contrib/openldap/gosystem.schema
contrib/openldap/goto.schema

index a06f6a1d40d37f8e7a8004682f69a35615d02f9e..b16a7fed9397875e528a5d6a3e0a5dec7b2dd385 100644 (file)
@@ -314,7 +314,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.3.15 NAME 'goFonQueue' SUP top AUXILIARY
                  goFonQueueYouAreNext $ goFonQueueThereAre $ goFonQueueCallsWaiting $
                  goFonQueueThankYou $ goFonQueueMinutes $ goFonQueueSeconds $ telephoneNumber $
                  goFonQueueLanguage $ goFonQueueStrategy $ goFonQueueAnnounceHoldtime $ goFonQueueAnnounce $
-                 goFonQueueRetry $ goFonQueueLessThan ))
+                 goFonQueueRetry $ goFonQueueLessThan $ goFonHomeServer ))
 
 objectclass (1.3.6.1.4.1.10098.1.2.3.16 NAME 'goFonConference' SUP top STRUCTURAL
        DESC 'Conference definitions for asterisk machines (v1.0)'
index 428a73249a0d1db789c13411ba85b8b7f68892c3..b25e61de9733ba1f3a55e89b1d3a28487673b48b 100644 (file)
@@ -336,5 +336,5 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.3 NAME 'GOhard'
               gotoXColordepth $ gotoXMouseport $ gotoXMouseButtons $ gotoMode $ gotoXKbModel $
               gotoXKbLayout $ gotoXKbVariant $ gotoXDriver $ gotoXMouseType $ macAddress $
               gotoAutoFs $ gotoModules $ gotoAdaptPath $ gotoKernelParameters $ gotoBootKernel $
-              gotoTerminalPath $ gotoLdapServer $ gotoScannerModel $ ipHostNumber $ l ) )
+              gotoTerminalPath $ gotoLdapServer $ gotoScannerModel $ ipHostNumber $ l $ description ) )
 
index e563c2befd609ab2b3997bc25cf123b84c395278..2840c4eb31ea08cea95b6e4d89b655fff424f2c9 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.18 NAME 'gotoGroupPrinter'
+attributetype ( 1.3.6.1.4.1.10098.1.1.11.16 NAME 'gotoGroupPrinter'
         DESC 'GOto - keeps printers shown for this user'
         EQUALITY caseIgnoreIA5Match
         SUBSTR caseIgnoreIA5SubstringsMatch
@@ -83,7 +83,7 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.11.15 NAME 'gotoProfileQuota'
         SUBSTR caseIgnoreIA5SubstringsMatch
         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
 
-attributetype ( 1.3.6.1.4.1.10098.1.1.11.16 NAME 'gotoHotplugDeviceDN'
+attributetype ( 1.3.6.1.4.1.10098.1.1.11.18 NAME 'gotoHotplugDeviceDN'
         DESC 'GOto - points to hotplug devices'
        EQUALITY distinguishedNameMatch
         SYNTAX 1.3.6.1.4.1.1466.115.121.1.12)