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

Re: Filter expression!



Mikael Grehn wrote:

> (&(facsimileTelephoneNumber=0701234567)(|(objectClass=top)(.......)))
>
> (the "...":s symbols a huge number of additional objectClass
> filter pieces)
>
> the first filter piece is exchanged and in my backend function
> I get:
>
> (&(badfilter)(|(objectClass=top)(.......)))

There is no match rule for such attribute:

<quoting core.schema>
attributetype ( 2.5.4.23 NAME ( 'facsimileTelephoneNumber' 'fax' )
       SYNTAX 1.3.6.1.4.1.1466.115.121.1.22 )
</quoting>

that's why your filter is malformed.

Note that this message is more appropriate for
the openldap-software list

Pierangelo.

--
Dr. Pierangelo Masarati               | voice: +39 02 2399 8309
Dip. Ing. Aerospaziale                | fax:   +39 02 2399 8334
Politecnico di Milano                 | mailto:masarati@aero.polimi.it
via La Masa 34, 20156 Milano, Italy   | http://www.aero.polimi.it/~masarati