Database Account Security
Password Strength Requirements
- Consist of at least eight characters.
- Contain at least one uppercase letter, one lowercase letter, one digit, and one special character.
When you are creating a DB instance, the password strength is checked. You can modify the password strength as user root. For security reasons, you are advised to use a password that is at least as strong as the default one.
Account Description
To provide O&M services, the system automatically creates system accounts when you create MySQL DB instances. These accounts cannot be used by users.
Attempting to delete, rename, and change passwords or permissions for these accounts will result in an error. Exercise caution when performing these operations.
- rdsAdmin: indicates the management account, which has the superuser permissions and is used to query and modify DB instance information, rectify faults, migrate data, and restore data.
- rdsRepl: indicates the replication account, which is used to synchronize data from primary DB instances to standby DB instances or read replicas.
- rdsBackup: indicates the backup account, which is used for backend backup.
- rdsMetric: indicates the metric monitoring account, which is used by watchdog to collect database status data.
- rdsProxy: indicates the proxy account, which is automatically created when read/write splitting is enabled and is used for authentication when a database is connected through a read/write splitting address.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot