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

caseignoreia5match and utf8 string.



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?

tarjei