Password Policy
For account security, passwords:
- Must be at least 8 character in length, or longer
- Must contain at least 3 of the following 4 categories:
- Upper case letters (A B C D, etc.)
- Lower case letters (a b c d, etc.)
- Numbers (1 2 3 4, etc.)
- Special characters (! @ # $, etc.)
- May NOT contain the username
- May NOT contain the first or last name