From e3319fbb116e00f5ccfef91c069bc04411ee3262 Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 21 May 2010 15:06:28 +0000 Subject: [PATCH] Set/Added schema version numbers to 2.7 git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18631 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/contrib/openldap/gofax.schema | 6 +-- gosa-core/contrib/openldap/gofon.schema | 12 ++--- gosa-core/contrib/openldap/gosa-samba3.schema | 46 +++++++++---------- gosa-core/contrib/openldap/goserver.schema | 38 +++++++-------- gosa-core/contrib/openldap/gosystem.schema | 2 +- gosa-core/contrib/openldap/goto-mime.schema | 2 +- gosa-core/contrib/openldap/goto.schema | 14 +++--- 7 files changed, 60 insertions(+), 60 deletions(-) diff --git a/gosa-core/contrib/openldap/gofax.schema b/gosa-core/contrib/openldap/gofax.schema index b949016cb..31ac4abeb 100644 --- a/gosa-core/contrib/openldap/gofax.schema +++ b/gosa-core/contrib/openldap/gofax.schema @@ -77,19 +77,19 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.7.11 NAME 'facsimileAlternateTelephoneNumb # objectclass objectclass (1.3.6.1.4.1.10098.1.2.1.11 NAME 'goFaxAccount' SUP top AUXILIARY - DESC 'goFax Account objectclass (v1.0.4)' + DESC 'goFax Account objectclass (v2.7' MUST ( goFaxDeliveryMode $ facsimileTelephoneNumber $ uid $ goFaxIsEnabled ) MAY ( goFaxPrinter $ goFaxDivertNumber $ goFaxLanguage $ goFaxFormat $ goFaxRBlocklist $ goFaxRBlockgroups $ goFaxSBlocklist $ goFaxSBlockgroups $ mail $ facsimileAlternateTelephoneNumber )) objectclass (1.3.6.1.4.1.10098.1.2.1.12 NAME 'goFaxSBlock' - DESC 'goFax send blocklist groups (v1.0.4)' + DESC 'goFax send blocklist groups (v2.7)' MUST ( cn ) MAY ( goFaxSBlocklist $ description )) objectclass (1.3.6.1.4.1.10098.1.2.1.13 NAME 'goFaxRBlock' - DESC 'goFax receive blocklist groups (v1.0.4)' + DESC 'goFax receive blocklist groups (v2.7)' MUST ( cn ) MAY ( goFaxRBlocklist $ description )) diff --git a/gosa-core/contrib/openldap/gofon.schema b/gosa-core/contrib/openldap/gofon.schema index b16a7fed9..0720adb3c 100644 --- a/gosa-core/contrib/openldap/gofon.schema +++ b/gosa-core/contrib/openldap/gofon.schema @@ -285,29 +285,29 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.13.47 NAME 'goFonHomeServer' # objectclass objectclass (1.3.6.1.4.1.10098.1.2.3.11 NAME 'goFonAccount' SUP top AUXILIARY - DESC 'GOFon Account objectclass (v1.0)' + DESC 'GOFon Account objectclass (v2.7)' MUST ( goFonDeliveryMode $ telephoneNumber $ uid ) MAY ( goFonFormat $ goFonForwarding $ goFonHardware $ goFonPIN $ goFonVoicemailPIN $ goFonMacro $ goFonHomeServer )) objectclass (1.3.6.1.4.1.10098.1.2.3.12 NAME 'goFonHardware' SUP top STRUCTURAL - DESC 'defines a telephone (v1.0)' + DESC 'defines a telephone (v2.7)' MUST ( cn $ macAddress $ ipHostNumber ) MAY (description $ goFonType $ goFonDmtfMode $ goFonHost $ goFonDefaultIP $ goFonQualify $ goFonAuth $ goFonSecret $ goFonInkeys $ goFonOutkey $ goFonTrunk $ goFonAccountCode $ goFonMSN $ goFonPermit $ goFonDeny ) ) objectclass (1.3.6.1.4.1.10098.1.2.3.13 NAME 'goFonPickupGroup' SUP top AUXILIARY - DESC 'Additive for posixGroups (v1.0)' + DESC 'Additive for posixGroups (v2.7)' MUST ( cn $ gidNumber ) ) objectclass (1.3.6.1.4.1.10098.1.2.3.14 NAME 'goFonMacro' SUP top STRUCTURAL - DESC 'Macro definitions for asterisk machines (v1.0)' + DESC 'Macro definitions for asterisk machines (v2.7)' MUST ( cn ) MAY ( goFonMacroVisible $ displayName $ goFonMacroContent $ description $ goFonMacroParameter )) objectclass (1.3.6.1.4.1.10098.1.2.3.15 NAME 'goFonQueue' SUP top AUXILIARY - DESC 'Queue definitions for asterisk machines (v1.0)' + DESC 'Queue definitions for asterisk machines (v2.7)' MUST ( cn ) MAY ( goFonTimeOut $ goFonMaxLen $ goFonAnnounceFrequency $ goFonDialOption $ goFonMusiconHold $ goFonWelcomeMusic $ goFonQueueReportHold $ @@ -317,7 +317,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.3.15 NAME 'goFonQueue' SUP top AUXILIARY 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)' + DESC 'Conference definitions for asterisk machines (v2.7)' MUST ( cn ) MAY ( description $ goFonConferenceOption $ goFonConferenceTimeout $ goFonPIN $ goFonConferenceOwner $ telephoneNumber $ goFonHomeServer)) diff --git a/gosa-core/contrib/openldap/gosa-samba3.schema b/gosa-core/contrib/openldap/gosa-samba3.schema index b30968b2e..de6d454d0 100644 --- a/gosa-core/contrib/openldap/gosa-samba3.schema +++ b/gosa-core/contrib/openldap/gosa-samba3.schema @@ -300,32 +300,32 @@ attributetype ( 1.3.6.1.4.1.19414.2.1.651 # Classes objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.1 NAME 'gosaObject' SUP top AUXILIARY - DESC 'Class for GOsa settings (v2.6.1)' + DESC 'Class for GOsa settings (v2.7)' MUST ( gosaSubtreeACL )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.2 NAME 'gosaLockEntry' SUP top STRUCTURAL - DESC 'Class for GOsa locking (v2.6.1)' + DESC 'Class for GOsa locking (v2.7)' MUST ( gosaUser $ gosaObject $ cn )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.3 NAME 'gosaCacheEntry' SUP top STRUCTURAL - DESC 'Class for GOsa caching (v2.6.1)' + DESC 'Class for GOsa caching (v2.7)' MAY ( gosaUser ) MUST ( cn )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.4 NAME 'gosaDepartment' SUP top AUXILIARY - DESC 'Class to mark Departments for GOsa (v2.6.1)' + DESC 'Class to mark Departments for GOsa (v2.7)' MUST ( ou $ description ) MAY ( manager )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.5 NAME 'gosaMailAccount' SUP top AUXILIARY - DESC 'Class to mark MailAccounts for GOsa (v2.6.1)' + DESC 'Class to mark MailAccounts for GOsa (v2.7)' MUST ( mail $ gosaMailServer $ gosaMailDeliveryMode) MAY ( gosaMailQuota $ gosaMailAlternateAddress $ gosaMailForwardingAddress $ gosaMailMaxSize $ gosaSpamSortLevel $ gosaSpamMailbox $ gosaVacationMessage $ gosaVacationStart $ gosaVacationStop $ gosaSharedFolderTarget $ acl)) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.6 NAME 'gosaAccount' SUP top AUXILIARY - DESC 'Class for GOsa Accounts (v2.6.6)' + DESC 'Class for GOsa Accounts (v2.7)' MUST ( uid ) MAY ( sambaLMPassword $ sambaNTPassword $ sambaPwdLastSet $ gosaDefaultPrinter $ gosaDefaultLanguage $ academicTitle $ personalTitle $ gosaHostACL $ dateOfBirth $ @@ -333,88 +333,88 @@ objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.6 NAME 'gosaAccount' SUP top AUXILIARY gotoLastSystemLogin $ gotoLastSystem $ gosaLoginRestriction )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.7 NAME 'gosaHost' SUP top AUXILIARY - DESC 'Class for GOsa Hosts (v2.6.1)' + DESC 'Class for GOsa Hosts (v2.7)' MUST ( cn ) MAY ( description $ gosaService )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.8 NAME 'gosaProxyAccount' SUP top AUXILIARY - DESC 'Class for GOsa Proxy settings (v2.6.1)' + DESC 'Class for GOsa Proxy settings (v2.7)' MUST ( gosaProxyAcctFlags ) MAY ( gosaProxyID $ gosaProxyWorkingStart $ gosaProxyWorkingStop $ gosaProxyQuota $ gosaProxyQuotaPeriod )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.9 NAME 'gosaApplication' SUP top STRUCTURAL - DESC 'Class for GOsa applications (v2.6.1)' + DESC 'Class for GOsa applications (v2.7)' MUST ( cn $ gosaApplicationExecute ) MAY ( gosaApplicationName $ gosaApplicationIcon $ gosaApplicationFlags $ gosaApplicationMimeType $ gosaApplicationParameter $ gotoLogonScript $ description $ gosaApplicationCategory )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.10 NAME 'gosaApplicationGroup' SUP top AUXILIARY - DESC 'Class for GOsa application groups (v2.6.1)' + DESC 'Class for GOsa application groups (v2.7)' MUST ( cn ) MAY ( gosaMemberApplication $ gosaApplicationParameter )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.11 NAME 'gosaUserTemplate' SUP top AUXILIARY - DESC 'Class for GOsa User Templates (v2.6.1)' + DESC 'Class for GOsa User Templates (v2.7)' MUST ( cn )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.12 NAME 'gosaGroupOfNames' - DESC 'GOsa object grouping (v2.6.1)' + DESC 'GOsa object grouping (v2.7)' SUP top STRUCTURAL MUST ( cn $ gosaGroupObjects ) MAY ( member $ description ) ) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.13 NAME 'gosaWebdavAccount' - DESC 'GOsa webdav enabling account (v2.6.1)' + DESC 'GOsa webdav enabling account (v2.7)' SUP top AUXILIARY MUST ( cn $ uid )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.14 NAME 'gosaIntranetAccount' - DESC 'GOsa Inatrent enabling account (v2.6.1)' + DESC 'GOsa Inatrent enabling account (v2.7)' SUP top AUXILIARY MUST ( cn $ uid ) MAY ( gosaDefaultLanguage )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.15 NAME 'gosaAdministrativeUnit' - DESC 'Marker for administrational units (v2.6.1)' + DESC 'Marker for administrational units (v2.7)' SUP top AUXILIARY MUST ( gosaUnitTag )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.16 NAME 'gosaAdministrativeUnitTag' - DESC 'Marker for objects below administrational units (v2.6.1)' + DESC 'Marker for objects below administrational units (v2.7)' SUP top AUXILIARY MUST ( gosaUnitTag )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.17 NAME 'gosaRole' - DESC 'ACL container to define roles (v2.6.1)' SUP top STRUCTURAL + DESC 'ACL container to define roles (v2.7)' SUP top STRUCTURAL MUST ( gosaAclTemplate $ cn ) MAY ( description ) ) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.18 NAME 'gosaAcl' - DESC 'ACL container to define single ACLs (v2.6.1)' SUP top AUXILIARY + DESC 'ACL container to define single ACLs (v2.7)' SUP top AUXILIARY MUST ( gosaAclEntry )) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.19 NAME 'gosaSnapshotObject' - DESC 'Container object for undo and snapshot data (v2.6.1)' SUP top STRUCTURAL + DESC 'Container object for undo and snapshot data (v2.7)' SUP top STRUCTURAL MUST ( gosaSnapshotType $ gosaSnapshotTimestamp $ gosaSnapshotDN $ gosaSnapshotData ) MAY ( description ) ) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.20 NAME 'gosaConfig' - DESC 'Settings for gosa. Replaces parts of the gosa.conf. (v2.6)' SUP top STRUCTURAL + DESC 'Settings for gosa. Replaces parts of the gosa.conf. (v2.7)' SUP top STRUCTURAL MUST ( cn ) MAY ( gosaSetting ) ) # GOto submenu entries objectclass (1.3.6.1.4.1.10098.1.2.1.43 NAME 'gotoSubmenuEntry' - DESC 'GOto - contains environment settings (v2.6)' SUP top STRUCTURAL + DESC 'GOto - contains environment settings (v2.7)' SUP top STRUCTURAL MUST ( cn ) MAY ( gosaApplicationIcon $ gosaApplicationPriority ) ) # GOto menu entries objectclass (1.3.6.1.4.1.10098.1.2.1.44 NAME 'gotoMenuEntry' - DESC 'GOto - defines a menu entry (v2.6)' SUP top STRUCTURAL + DESC 'GOto - defines a menu entry (v2.7)' SUP top STRUCTURAL MUST ( cn ) MAY ( gosaApplicationParameter $ gosaApplicationPriority ) ) objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.21 NAME 'gosaProperties' SUP top AUXILIARY - DESC 'Class for GOsa Properties, stores for example user filters (v2.6.8)' + DESC 'Class for GOsa Properties, stores for example user filters (v2.7)' MAY ( gosaUserDefinedFilter ) ) diff --git a/gosa-core/contrib/openldap/goserver.schema b/gosa-core/contrib/openldap/goserver.schema index 589731c4d..46fcf2d0e 100644 --- a/gosa-core/contrib/openldap/goserver.schema +++ b/gosa-core/contrib/openldap/goserver.schema @@ -473,86 +473,86 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.9.82 NAME 'gotoSessionType' # Terminal Server description objectclass (1.3.6.1.4.1.10098.1.2.1.16 NAME 'goTerminalServer' SUP top AUXILIARY - DESC 'Terminal server description (v2.6.1)' + DESC 'Terminal server description (v2.7)' MUST ( cn $ goXdmcpIsEnabled ) MAY ( description $ goTerminalServerStatus $ gotoSessionType $ goFontPath )) # NFS Server description objectclass (1.3.6.1.4.1.10098.1.2.1.19 NAME 'goNfsServer' SUP top AUXILIARY - DESC 'NFS server description (v2.6.1)' + DESC 'NFS server description (v2.7)' MUST ( cn ) MAY ( goExportEntry $ description $ goNfsServerStatus )) # Time Server description objectclass (1.3.6.1.4.1.10098.1.2.1.20 NAME 'goNtpServer' SUP top AUXILIARY - DESC 'Time server description (v2.6.1)' + DESC 'Time server description (v2.7)' MUST ( cn ) MAY ( goTimeSource $ description $ goNtpServerStatus )) # Syslog Server description objectclass (1.3.6.1.4.1.10098.1.2.1.21 NAME 'goSyslogServer' SUP top AUXILIARY - DESC 'Syslog server description (v2.6.1)' + DESC 'Syslog server description (v2.7)' MUST ( cn ) MAY ( goSyslogSection $ description $ goSyslogServerStatus )) # LDAP Server description objectclass (1.3.6.1.4.1.10098.1.2.1.22 NAME 'goLdapServer' SUP top AUXILIARY - DESC 'LDAP server description (v2.6.1)' + DESC 'LDAP server description (v2.7)' MUST ( cn ) MAY ( goLdapBase $ description $ goLdapServerStatus )) # CUPS Server description objectclass (1.3.6.1.4.1.10098.1.2.1.23 NAME 'goCupsServer' SUP top AUXILIARY - DESC 'CUPS server description (v2.6.1)' + DESC 'CUPS server description (v2.7)' MUST ( cn ) MAY ( description $ goCupsServerStatus )) # IMAP Server description objectclass (1.3.6.1.4.1.10098.1.2.1.24 NAME 'goImapServer' SUP top AUXILIARY - DESC 'IMAP server description (v2.6.1)' + DESC 'IMAP server description (v2.7)' MUST ( cn $ goImapName $ goImapConnect $ goImapAdmin $ goImapPassword ) MAY ( goImapSieveServer $ goImapSievePort $ description $ goImapServerStatus $ cyrusImap $ cyrusImapSSL $ cyrusPop3 $ cyrusPop3SSL )) # Kerberos Server description objectclass (1.3.6.1.4.1.10098.1.2.1.25 NAME 'goKrbServer' SUP top AUXILIARY - DESC 'Kerberos server description (v2.6.1)' + DESC 'Kerberos server description (v2.7)' MUST ( cn $ goKrbRealm ) MAY ( description $ goKrbServerStatus )) # Fax Server description objectclass (1.3.6.1.4.1.10098.1.2.1.26 NAME 'goFaxServer' SUP top AUXILIARY - DESC 'Fax server description (v2.6.1)' + DESC 'Fax server description (v2.7)' MUST ( cn $ goFaxAdmin $ goFaxPassword ) MAY ( description $ goFaxServerStatus )) # Common server class objectclass (1.3.6.1.4.1.10098.1.2.1.27 NAME 'goServer' SUP top AUXILIARY - DESC 'Server description (v2.6.1)' + DESC 'Server description (v2.7)' MUST ( cn ) MAY ( description $ macAddress $ ipHostNumber )) # LogDB Server description objectclass (1.3.6.1.4.1.10098.1.2.1.28 NAME 'goLogDBServer' SUP top AUXILIARY - DESC 'Log DB server description (v2.6.1)' + DESC 'Log DB server description (v2.7)' MUST ( cn $ gosaLogDB $ goLogAdmin $ goLogPassword ) MAY ( goLogDBServerStatus )) # Fon Server description objectclass (1.3.6.1.4.1.10098.1.2.1.29 NAME 'goFonServer' SUP top AUXILIARY - DESC 'Fon server description (v2.6.1)' + DESC 'Fon server description (v2.7)' MUST ( cn $ goFonAdmin $ goFonPassword $ goFonAreaCode $ goFonCountryCode ) MAY ( description $ goFonServerStatus )) # Share Server description objectclass (1.3.6.1.4.1.10098.1.2.1.33 NAME 'goShareServer' SUP top AUXILIARY - DESC 'Share server description (v2.6.1)' + DESC 'Share server description (v2.7)' MUST ( cn ) MAY ( description $ goExportEntry $ goShareServerStatus )) # Mail Server description objectclass (1.3.6.1.4.1.10098.1.2.1.36 NAME 'goMailServer' SUP top AUXILIARY - DESC 'Mail server definition (v2.6.1)' + DESC 'Mail server definition (v2.7)' MUST ( cn ) MAY ( description $ goMailServerStatus $ postfixHeaderSizeLimit $ postfixMailboxSizeLimit $ postfixMessageSizeLimit $ @@ -562,20 +562,20 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.36 NAME 'goMailServer' SUP top AUXILIARY # Glpi Server description objectclass (1.3.6.1.4.1.10098.1.2.1.37 NAME 'goGlpiServer' SUP top AUXILIARY - DESC 'Glpi server definition (v2.6.1)' + DESC 'Glpi server definition (v2.7)' MUST ( cn $ goGlpiAdmin $ goGlpiDatabase) MAY ( description $ goGlpiPassword $ goGlpiServerStatus ) ) # Spamassassin definitions objectclass (1.3.6.1.4.1.10098.1.2.1.38 NAME 'goSpamServer' SUP top AUXILIARY - DESC 'Spam server definition (v2.6.1)' + DESC 'Spam server definition (v2.7)' MUST ( cn ) MAY ( saRewriteHeader $ saTrustedNetworks $ saRequiredScore $ saFlags $ saRule $ saStatus ) ) # Clamav definitions objectclass (1.3.6.1.4.1.10098.1.2.1.39 NAME 'goVirusServer' SUP top AUXILIARY - DESC 'Virus server definition (v2.6.1)' + DESC 'Virus server definition (v2.7)' MUST ( cn ) MAY ( avMaxThreads $ avMaxDirectoryRecursions $ avUser $ avFlags $ avArchiveMaxFileSize $ avArchiveMaxRecursion $ avArchiveMaxCompressionRatio $ @@ -583,12 +583,12 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.39 NAME 'goVirusServer' SUP top AUXILIARY # LogDB Server description objectclass (1.3.6.1.4.1.10098.1.2.1.40 NAME 'gosaLogServer' SUP top AUXILIARY - DESC 'GOsa log server (v2.6)' + DESC 'GOsa log server (v2.7)' MUST ( cn $ goLogDB $ goLogDBUser $ goLogDBPassword )) # Environment Server objectclass (1.3.6.1.4.1.10098.1.2.1.41 NAME 'goEnvironmentServer' SUP top AUXILIARY - DESC 'Environment server definition (v2.6)' + DESC 'Environment server definition (v2.7)' MUST ( cn ) MAY ( gotoKioskProfile ) ) diff --git a/gosa-core/contrib/openldap/gosystem.schema b/gosa-core/contrib/openldap/gosystem.schema index b7ab52e84..628f98d1c 100644 --- a/gosa-core/contrib/openldap/gosystem.schema +++ b/gosa-core/contrib/openldap/gosystem.schema @@ -333,7 +333,7 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.2.12 NAME 'gotoHardwareChecksum' # objectclass for Hardware definitions objectclass (1.3.6.1.4.1.10098.1.2.1.3 NAME 'GOhard' - DESC 'Gonicus Hardware definitions, objectclass (v2.6.1)' SUP top STRUCTURAL + DESC 'Gonicus Hardware definitions, objectclass (v2.7)' SUP top STRUCTURAL MUST ( cn ) MAY ( ghGfxAdapter $ ghNetNic $ ghSoundAdapter $ ghIdeDev $ ghScsiDev $ macAddress $ ghUsbSupport $ ghMemSize $ ghCpuType $ ghInventoryNumber $ diff --git a/gosa-core/contrib/openldap/goto-mime.schema b/gosa-core/contrib/openldap/goto-mime.schema index a271f3a62..95c231937 100644 --- a/gosa-core/contrib/openldap/goto-mime.schema +++ b/gosa-core/contrib/openldap/goto-mime.schema @@ -54,7 +54,7 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.14.6 NAME 'gotoMimeIcon' SYNTAX 1.3.6.1.4.1.1466.115.121.1.28 SINGLE-VALUE) objectclass (1.3.6.1.4.1.10098.1.2.4.1 NAME 'gotoMimeType' - DESC 'Class to represent global mime types (v2.6.1)' SUP top STRUCTURAL + DESC 'Class to represent global mime types (v2.7)' SUP top STRUCTURAL MUST ( cn $ gotoMimeFilePattern $ gotoMimeGroup ) MAY ( description $ gotoMimeIcon $ gotoMimeApplication $ gotoMimeEmbeddedApplication $ gotoMimeLeftClickAction )) diff --git a/gosa-core/contrib/openldap/goto.schema b/gosa-core/contrib/openldap/goto.schema index 0e286551a..46ce9ad0e 100644 --- a/gosa-core/contrib/openldap/goto.schema +++ b/gosa-core/contrib/openldap/goto.schema @@ -89,32 +89,32 @@ 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.6.1)' SUP top AUXILIARY + DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.7)' 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.6.1)' SUP top AUXILIARY + DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.7)' 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.31 NAME 'gotoPrinter' - DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.2)' SUP top STRUCTURAL + DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.7)' SUP top STRUCTURAL MUST ( cn ) MAY ( labeledURI $ description $ l $ gotoPrinterPPD $ macAddress $ ipHostNumber $ gotoUserPrinter $ gotoUserAdminPrinter $ gotoGroupPrinter $ gotoGroupAdminPrinter ) ) # objectclass for the Terminal Conecept objectclass (1.3.6.1.4.1.10098.1.2.1.32 NAME 'gotoEnvironment' - DESC 'GOto - contains environment settings (v2.2)' SUP top AUXILIARY + DESC 'GOto - contains environment settings (v2.7)' SUP top AUXILIARY MAY ( gotoProfileServer $ gotoProfileFlags $ gotoXResolution $ gotoShare $ gotoLogonScript $ gotoKioskProfile $ gotoHotplugDevice $ gotoProfileQuota $ gotoHotplugDeviceDN ) ) # 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.6.1)' SUP top AUXILIARY + DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.7)' 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.6.1)' SUP top AUXILIARY + DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.7)' SUP top AUXILIARY MUST ( cn ) MAY ( description $ gotoShare $ goFonHardware $ ghGfxAdapter $ ghNetNic $ ghSoundAdapter $ ghIdeDev $ ghScsiDev $ @@ -148,7 +148,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.6)' SUP top STRUCTURAL + DESC 'GOto - contains environment settings (v2.7)' SUP top STRUCTURAL MUST ( cn ) MAY ( gotoHotplugDevice $ description ) ) -- 2.30.2