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

Help on LDAP search filter.



Hi all,

I need some help with LDAP search filters. I'm using OpenLdap 2.0.7 and it
is populated with objects. I can do a search (using ldapsearch) and retrieve
the objects if I use a search filter that looks like (attr=*) but I can't
get it to work with a search filter that looks like (attr>=some_value) even
though there are objects with that attribute set to some_value and greater
(lexicographically). The ldap search simply returns with no data and no
error either.

What am I missing?

Thanks in advance.

Ajit.