Administrator Account¶
Overview¶
DDM allows you to create an administrator account for your instance. This account has the superuser permissions to modify permissions of accounts displayed on the Accounts page. The administrator account has read/write permissions for all schemas and tables by default, including schemas being created. Once an administrator account is created, it cannot be deleted.
You can configure an administrator account when you create an instance, or create one on the instance details page after your instance has been created.
Prerequisites¶
The kernel version of DDM instances must be 3.0.9 or later.
Precautions¶
After an administrator account is created, its username cannot be modified.
The administrator account cannot be duplicated with any DDM account on the Accounts page.
If the administrator account is modified on the management control plane, all its original permissions are cleared, and the new permissions assigned take effect.
Scenarios¶
If you forget the password of the administrator account, reset it by referring to Resetting the Administrator Password.
If you select Skip when you create a DDM instance, you can create an administrator by referring to Creating an Administrator Account on the instance basic information page.
Resetting the Administrator Password¶
Log in to the management console.
Click in the upper left corner and select a region and a project.
Click in the upper left corner of the page and choose Databases > Distributed Database Middleware.
In the instance list, locate the DDM instance whose administrator password you want to reset and click its name. Click Reset Password.
In the displayed dialog, enter a new password and confirm the password. Click Yes.
Wait the request is submitted.
Creating an Administrator Account¶
Log in to the management console.
Click in the upper left corner and select a region and a project.
Click in the upper left corner of the page and choose Databases > Distributed Database Middleware.
In the instance list, locate the DDM instance that you want to create an administrator account for and click its name. Click Create Administrator.
In the displayed dialog box, enter an administrator, password, and confirm password. Click Yes.
Wait the request is submitted.