Code

Fixed schema to be utf-8 conform
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 18 Apr 2007 14:49:46 +0000 (14:49 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 18 Apr 2007 14:49:46 +0000 (14:49 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6098 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/goserver.schema

index b469f6b58ba3dbd88f8bc3f01a8756b85d3270e3..4fa66c00ea2bcfeb9d27bdd1fc92dcd763bb63a2 100644 (file)
@@ -25,8 +25,8 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.9.2 NAME 'goFontPath'
 # Attributes for common Gonicus Server Class
 attributetype ( 1.3.6.1.4.1.10098.1.1.9.4 NAME 'goExportEntry'
        DESC 'Provides an export entry'
-       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)
 
 attributetype ( 1.3.6.1.4.1.10098.1.1.9.9 NAME 'goSyslogSection'
        DESC 'What sections wants the server for its syslog service? i.e. *.*'