From: hickert Date: Fri, 10 Nov 2006 12:44:03 +0000 (+0000) Subject: Updated gofon schema X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ef1ecfd52323f9558a482d44b16a1d87a94dadd0;p=gosa.git Updated gofon schema git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5071 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/contrib/openldap/gofon.schema b/contrib/openldap/gofon.schema index 508af22dd..61fd10341 100644 --- a/contrib/openldap/gofon.schema +++ b/contrib/openldap/gofon.schema @@ -138,11 +138,12 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.13.22 NAME 'goFonMacroParameter' SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26) + attributetype ( 1.3.6.1.4.1.10098.1.1.13.23 NAME 'goFonMacro' - DESC 'Holds the macro parameter definitions' - EQUALITY caseExactIA5Match - SUBSTR caseExactIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE) + DESC 'Holds the macro parameter definitions' + EQUALITY caseExactMatch + SUBSTR caseExactSubstringsMatch + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE) attributetype ( 1.3.6.1.4.1.10098.1.1.13.24 NAME 'goFonTimeOut' DESC 'Holds the queue goFonTimeOut definitions'