Code

Fixed schema file to hold utf-8 based ldap bases
[gosa.git] / contrib / openldap / goto.schema
index 61b0d83a5f0d6a122f9d7e848d5cc0709641b138..2c0fce789e86884ee4b21d5a0b6c73ab750f8f92 100644 (file)
@@ -257,9 +257,9 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.1.37 NAME 'gotoTerminalPath'
 
 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'