summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 365a3a0)
raw | patch | inline | side by side (parent: 365a3a0)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 17 Feb 2006 09:49:37 +0000 (09:49 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 17 Feb 2006 09:49:37 +0000 (09:49 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2701 594d385d-05f5-0310-b6e9-bd551577e9d8
contrib/openldap/goserver.schema | patch | blob | history | |
contrib/openldap/goto.schema | patch | blob | history |
index 8bf9d4128a635cac1adc36a0a393ce7efb4892c5..6397fbefb78a861d0f9b8a7385f8d47ffa3d4127 100644 (file)
attributetype ( 1.3.6.1.4.1.10098.1.1.9.12 NAME 'goLdapBase'
DESC 'Base to use for this LDAP server'
- EQUALITY caseExactIA5Match
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+ EQUALITY caseExactMatch
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
SINGLE-VALUE)
attributetype ( 1.3.6.1.4.1.10098.1.1.9.13 NAME 'goImapName'
index 61b0d83a5f0d6a122f9d7e848d5cc0709641b138..2c0fce789e86884ee4b21d5a0b6c73ab750f8f92 100644 (file)
attributetype ( 1.3.6.1.4.1.10098.1.1.1.38 NAME 'gotoLdapServer'
DESC 'Kernel boot parameters'
- EQUALITY caseIgnoreIA5Match
- SUBSTR caseIgnoreIA5SubstringsMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+ EQUALITY caseIgnoreMatch
+ SUBSTR caseIgnoreSubstringsMatch
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
SINGLE-VALUE)
attributetype ( 1.3.6.1.4.1.10098.1.1.1.39 NAME 'gotoScannerBackend'