When create or update a password, it's important to choose one that meets the password complexity requirements.
Complex Password Policy:
-
8 (minimum length is defined by your system administrator) or more characters
-
At least 1 uppercase Latin letter (a-z), 1 lowercase Latin letter (A-Z), 1 number (0-9)
-
At least 1 special char ~!@#$%^&*_-+=`|\(){}[]:;"'<>,.?/
-
No commonly used words
-
No match of the account name or the last 5 passwords