summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 30bfe2e)
raw | patch | inline | side by side (parent: 30bfe2e)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 31 Jan 2008 09:05:10 +0000 (09:05 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 31 Jan 2008 09:05:10 +0000 (09:05 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8691 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/contrib/openldap/gosystem.schema | patch | blob | history | |
gosa-core/contrib/openldap/goto.schema | patch | blob | history |
diff --git a/gosa-core/contrib/openldap/gosystem.schema b/gosa-core/contrib/openldap/gosystem.schema
index 113a4b894542a61ab7e7158b79e0d77caa92cfb0..ca510895a12220e1c53dd545d89d93435801de7d 100644 (file)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
SINGLE-VALUE)
+attributetype ( 1.3.6.1.4.1.10098.1.1.2.12 NAME 'gotoHardwareChecksum'
+ DESC 'GOto - quick way to see if something has changed'
+ EQUALITY caseIgnoreIA5SubstringsMatch
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
+
# objectclass for Hardware definitions
objectclass (1.3.6.1.4.1.10098.1.2.1.3 NAME 'GOhard'
DESC 'Gonicus Hardware definitions, objectclass (v2.5)' SUP top STRUCTURAL
gotoXKbLayout $ gotoXKbVariant $ gotoXDriver $ gotoXMouseType $ macAddress $
gotoAutoFs $ gotoModules $ gotoAdaptPath $ gotoKernelParameters $ gotoBootKernel $
gotoTerminalPath $ gotoLdapServer $ gotoScannerModel $ ipHostNumber $ l $
- gotoSysStatus $ description ) )
+ gotoSysStatus $ description $ gotoHardwareChecksum ) )
index 48ddf4d20da3753e0ae169fa19f2f14f014615a4..4a48e65f5c038730942559e73322c649de685625 100644 (file)
# 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.2)' SUP top STRUCTURAL
+ DESC 'GOto - contains environment settings (v2.6)' SUP top STRUCTURAL
MUST ( cn )
MAY ( gotoHotplugDevice ) )