...
Be at least eight characters long
Include at least one special character and one that is either a number or capital letter
The password must not:
Contain Contains more than three two identical characters in an uninterrupted sequence. Such as "aaa".
Contain more than three identical character patterns in an uninterrupted sequence. Such as adadadNote title Note! Repetitive character but not consecutive is valid, such as "adadad" is acceptable.
Include the username.
- Be in alphabetical sequence, such as Abcd.
- Be in numerical sequence, such as 1234.
- Be in any US keyboard pattern, such as Qwerty.
- Contain any whitespace.
Be identical to any of the recent twelve (minimum) passwords used for the user ID
...