Matching password complexity at logon with stored password.

PaulA

Registered User.
Local time
Today, 05:52
Joined
Jul 17, 2001
Messages
416
Hi, all -

I developed a process for having our users create passwords of a certain complexity (at least one each of upper case letter, lower case letter and number).

I have it that this is done when creating the password, but the simple question is: how does can the logon password entry match the stored password exactly, primarily in regards to the case of the alpha characters? For example, the stored password could be uSer9999 but the user can log on user9999 and still get it.

Any methods to assure the password logon entry matches case, etc for the stored password?

Thanks!
 
Thanks. I'll check it out.
 

Users who are viewing this thread

Back
Top Bottom