summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c064245)
raw | patch | inline | side by side (parent: c064245)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 9 Oct 2007 12:16:29 +0000 (12:16 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 9 Oct 2007 12:16:29 +0000 (12:16 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7475 594d385d-05f5-0310-b6e9-bd551577e9d8
contrib/openldap/goto.schema | patch | blob | history |
index aee764e9f5b609f3b78aecc9ade6356adba21430..a376c953b83ba97afa5e319db90bf11e62fb3db2 100644 (file)
DESC 'GOto - points to hotplug devices'
EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
+ 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.5)' SUP top AUXILIARY
# 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 AUXILIARY
+ DESC 'GOto - contains environment settings (v2.2)' SUP top STRUCTURAL
MUST ( cn )
MAY ( gotoHotplugDevice ) )