Password Requirements
Passwords must:
- Be a minimum of 8 characters in length.
- Have at least one letter with two numbers in the password combination (that is, it must be alphanumeric and it cannot be only letters or only numbers).
- The password cannot match the last 8 passwords; that is, it cannot be the same as the current and previous 8 passwords.
- The password must contain the following:
- Alphanumeric characters in the range a-z (Lower or Upper-Case) and 0-9.
- At least two numerical characters
- At least two alpha characters
|