Reset the password of a database account when credentials are lost or as part of routine security maintenance.
Prerequisites
Before you begin, ensure that you have an ApsaraDB RDS for MariaDB instance.
Reset the password
-
Open RDS Instances, select a region, and click the ID of the target instance.
-
In the left-side navigation pane, click Accounts.
-
Find the account and click Reset Password in the Actions column.
-
In the dialog box, configure the New Password and Confirm New Password parameters, then click OK. The password must meet the following requirements:
Requirement Details Length 8–32 characters Character types At least three of the following: uppercase letters, lowercase letters, digits, and special characters Allowed special characters ! @ # $ % ^ & * ( ) _ + - =
Note
Change passwords regularly to maintain data security.
API reference
To reset an account password programmatically, use the ResetAccountPassword operation.