[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: caseignoreia5match and utf8 string.



At 11:50 AM 2002-10-25, Tarjei Huse wrote:
>Hi,
>
>I'm upgrading my ldapserver (2.0.23 -> 2.1.8) and in the process I got a schema error on one of the schemas I'm using. This entry :
>
>attributetype ( 1.3.6.1.4.1.9183.2.1.13 NAME 'smbHome'
>        DESC 'smbHome'
>        EQUALITY caseIgnoreIA5Match
>        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} )
>
>couses the error:
> /etc/openldap/schema/sambatng.schema: line 83: AttributeType inappropriate matching rule: "caseIgnoreIA5Match"
>
>
>How should I modify the schema so that it works?

Likely a question you should direct to the SambaTNG folks.
See <http://www.samba-tng.org/mailinglists.html>

Kurt