Password Complexity Requirements
A password must comply with the following rules:
- Contains at least eight characters.
- Contains at least two types of the following characters:
- Lowercase letters
- Uppercase letters
- Digits
- Special characters: space and `~!@#$%^&*()-_=+\|[{}];:'",<.>/?
- Be different from the account name.
Parent topic: Reference