Hi,
I am having a weird problem with the ldap search filter. Here it is
when using the filter (&(Title=training*)(Owner=*e7001*)), i get 1 result out of the total of 2 entries that i should get. One entry that is being missed is however returned when the use the following filter
(&(Title=training*)(Owner=e7001)) - basically remove the *s from the e7001.
Why is this happening. Shouldnt the * filter include the second case. Please advise
Sk
