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

Re: (ITS#8101) facsimileTelephoneNumber



bernhard.pfeiffer@brz.gv.at wrote:
> Full_Name: Bernhard Pfeiffer
> Version: 2.4.40
> OS: SUSE Linux 11
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (85.158.227.32)
>
>
> Hey!
>
> There is a problem in core-Schema with facsimileTelephoneNumber and jpegPhoto.
> It is not possible to modify these attributes, for example:
>
> version: 1
>
> dn: uid=testsimon,ou=people,ou=test,dc=gv,dc=at
> changetype: modify
> delete: facsimileTelephoneNumber
> facsimileTelephoneNumber: +43 123 234 34234123
>
> ldap_modify: Inappropriate matching (18)
>          additional info: modify/delete: facsimileTelephoneNumber: no equality
> matching rule
>
>
> It is only possible, to delete it completly or replace it.
>
> Is there any Bugfix in plan?

This is not an OpenLDAP bug. The schema definitions for these attributes come from the LDAP RFCs (4519 in this case). You're welcome to submit a proposed revision to the IETF if you want the specs updated. In the meantime, your best approach is to define your own attributes that specify the matching rules you desire.

Closing this ITS.

-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/