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

Re: * not working in search



Previously, Matthew Schumacher wrote:
> 
> Anyone know why this doesn't work:
> ldapsearch -LLL "(aptMailDeliver=t*)"
> but this does:
> ldapsearch -LLL "(aptMailDeliver=test)"
> 
> I used 1.3.6.1.4.1.1466.115.121.1.26 for the string syntax.  Does that 
> matter for searching?

What would matter in this case is what you defined for SUBSTR.  I'd say you
need to use caseIgnoreSubstringsMatch.  If you didn't define SUBSTR on this
attribute at all, that would be the problem.

-- 
The world is divided into people who think they are right.  -Diedre McGrath