Passwords must have the following characteristics:
- Be at least 8 alphanumeric characters long.
- Contain both uppercase and lowercase characters (e.g., a-z, A-Z).
- One of the first four characters must be an uppercase letter.
- Have at least one digit e.g. 0-9.
- Have at least one punctuation character e.g. !@#$%^&*()_+|~-=\`{}[]:";'?,./).
- One or more of the characters from the second (2) to sixth (6) positions must not be an alphabet character e.g. between A-Z or a-z.
No comments:
Post a Comment