Passwords must follow the requirements below
- Passwords may not be reused in the last 5 iterations
- Passwords must contain:
- a minimum of 1 lower case letter [a-z] and
- a minimum of 1 upper case letter [A-Z] and
- a minimum of 1 numeric character [0-9] and
- a minimum of 1 special character: ~`!@#$%^&*()-_+={}[]|\;:“<>,./?
- Passwords must be at least 10 characters in length, but can be much longer.
- Pass phrases are longer versions of passwords that may be easier to remember and harder to guess. If you opt to use a passphrase, the complexity requirements are relaxed:
- a minimum of 20 characters in length
Comments
0 comments
Please sign in to leave a comment.