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

Re: Searching with >= or <= doesn't work



Quoting Wil Cooley <wcooley@nakedape.cc>:

> I'm using OpenLDAP 2.0.11 on both client and server (yes, I
> know it's old).
> 
> I'm trying to search using the greater or less operators in
> RFC 2254.  For example, I want to search for entries with
> uidNumber greater than 500:
> 
> ldapsearch -h server -P 3 -b dc=example,dc=com -W -x \
>     -D cn=root,dc=example,dc=com 'uidNumber>=500'

http://www.openldap.org/lists/openldap-software/200203/msg00167.html