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

Search filter wackyness



Hello, I have a curly one for y'all:

Our ldap database has objects with the following attributes (amongst others):
mail
maildrop
mailacceptinggeneralid


When I search with this filter "(mail=my@email.address.com)" it matches any record where:
a) mail = my@email.address.com
b) maildrop = my@email.address.com
c) mailacceptinggeneralid = my@email.address.com


Obviously there's some funky wildcard foo going on there, but all the docs I can find suggest this is NOT normal behaviour.

Anyone struck this before/know how to fix it?

BTW, slapd v2.0.23 (debian stable)

--
Luke Pascoe
Linux Engineer
Asterisk
luke@asterisk.co.nz

P.S. I appologise if this has been asked before, I did search both google and the list archives but didn't find anything useful.