At the moment, when searching for a user in LDAP, the search is executed using only the filter {ATTRIBUTE_NAME}={USERNAME}.
I don't understand why the USERS_SEARCH_FILTER is not used in this case.
That should allow to avoid some hicups in badly designed organizations...
What do you think?