[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: wildcard filter
At 03:27 AM 10/26/99 -0400, Xin Wang wrote:
>I tried to test if searching using wildcard filter work.
>I used an IP address as filter, and I provide
>filter except other part as:
>
>(if=0.0.2.0*)
>
>But the search failed.
In which way did it fail?
More information is needed, please do a base search with a
"(objectclass=*)" filter against one of the entries which has
an attribute with a value that should match your filter, ie:
ldapsearch -b "dn-of-entry" -s base "(objectclass=*)"
then replace the filter:
ldapsearch -b "dn-of-entry" -s base "(if=0.0.2.0*)"
Report the exact commands entered and their output.
Kurt
----
Kurt D. Zeilenga <kurt@boolean.net>
Net Boolean Incorporated <http://www.boolean.net/>