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

new matching rules



Hello there,

I need to be able to compare text attributes without accents. I want to normalize the strings with the functions from the unac library (which strips accents in an UTF-8 string).
I'd like to extend the schema (spec. inetOrgPerson) so that sn, givenName, cn use this new matching rule.

My question is, do I have to patch the OpenLDAP source in order to implement a new matching rule? If not, where can I find relevant information on this subject?

TIA,  Jiri