From 39e7746ad74e4c9e05409d6341eeae28bdca3496 Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 6 Jul 2006 05:35:58 +0000 Subject: [PATCH] Moved syntax to unicode git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4031 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/openldap/goserver.schema | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/openldap/goserver.schema b/contrib/openldap/goserver.schema index 0c73666cc..1293be67b 100644 --- a/contrib/openldap/goserver.schema +++ b/contrib/openldap/goserver.schema @@ -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. *.*' -- 2.30.2