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