login username issue

I'm new to the forum here - working with the webauction application. I appreciate any guidance that might be available.
I set the site up - no problem. Works great. I imported a few hundred user records (via sql script, if that makes any difference at all), and I'm doing a little testing and I found out that if I have a username that matches the beginning part of another username, it logs me in as the wrong user.!
For instance, if I have these users:
bob
boba
bobb
bobc
I log in with bob, I actually get logged in as boba.
Has anyone else dealt with this, or seen it? Could anyone point me in the right direction to prevent this from happening? I ran a script on my base of login names and found 5 or 6 where this is the case - the full username is the beginning (substring) of another username (or usernames).
Thanks so much
s
I set the site up - no problem. Works great. I imported a few hundred user records (via sql script, if that makes any difference at all), and I'm doing a little testing and I found out that if I have a username that matches the beginning part of another username, it logs me in as the wrong user.!
For instance, if I have these users:
bob
boba
bobb
bobc
I log in with bob, I actually get logged in as boba.
Has anyone else dealt with this, or seen it? Could anyone point me in the right direction to prevent this from happening? I ran a script on my base of login names and found 5 or 6 where this is the case - the full username is the beginning (substring) of another username (or usernames).
Thanks so much
s