Password minimum requirements:
* Not contain the user's account name or parts of the user's full name that exceed two consecutive characters;
* Be at least seven characters in length;
* Contain characters from three of the following four categories:
1) uppercase alphabetic characters
2) lowercase alphabetic characters
3) Base 10 digits (0 through 9)
4) Non-alphabetic characters (for example, !, $, #, %)