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

Re: [OPENLDAP] filters using >=



At 06:15 AM 7/18/2006, aubert@iut-bm.univ-fcomte.fr wrote:
>attributetype ( jAttributeType:1
>        NAME 'newAccount'
>        DESC 'Est-ce un compte nouvellement cree'
>        EQUALITY integerMatch
>        SYNTAX ldapAttributeTypes:27 SINGLE-VALUE )

The >= assertion p must evaluate (per the specs) to
Undefined as the attribute has no ORDERING rule.

Kurt