Make LDAP search for exact strings

Hi people

I have a Domino LDAP with a couple of aliases in the person documents.

Directory Assistance is also enabled and its why I have those aliases there.

I would like to make sure the LDAP searches for exact strings and not just a part of/in them.

Example:

I have in the person document:

a) useridDom

b) cn=userid/cn=users/dc=domain/dc=com

Searching for userid returns useridDom first which is something I don’t want. Because the password doesn’t match and I am not able to login this way.

Any clues? Thanks!

PS. I just realize I haven’t tried exchanging the order of the aliases but I don’t know if that could cause any problem. I will try that later.