- What's New
- Function Overview
- Service Overview
- Getting Started
-
User Guide
- Overview
- Permissions Management
- Logging In to the DAS Console
- Adding Login Information
- Logging In to a Database
- Modifying Login Information
- Deleting Login Information
- Logging In to Databases Shared by Others
- MySQL DB Instance Management (Development Tool)
- RDS for PostgreSQL Instance Management (Development Tool)
- DDS DB Instance Management (Development Tool)
- Distributed DDM DB Instance Management (Development Tool)
- Intelligent O&M
- Audit
- Change History
- Best Practices
-
FAQs
- Product Consulting
-
Connection Management (Development Tool)
- What Should I Do If I Can't Connect to My DB Instance Due to Insufficient Permissions?
- What Should I Do If I Can't Connect to My RDS for MySQL Instance?
- What Should I Do If I Can't Connect to My ECS (MySQL) Instance?
- What Should I Do If I Can't Connect to My RDS for PostgreSQL Instance?
- What Should I Do If I Can't Connect to My ECS (PostgreSQL) Instance?
- What Should I Do If I Can't Connect to My DDS Instance?
- What Should I Do If I Can't Connect to My DDM Instance?
- How Do I View and Modify ECS Security Group Rules?
- How Do I View and Modify Firewall Rules?
- Usage
- Service Support
- Change History
- Videos
User Management
Scenarios
Multiple users with different permissions can be created to access a DB instance or database, but the permissions of these users cannot exceed the operation permissions of the account.
Creating a User
- On the top menu bar, choose Account Management > User Management.
- Click Create User. On the displayed page, enter the user information, such as basic information, basic permissions, extended permissions, and schema (optional), and select the read policy type.
- Ensure that the settings are correct and click Save.
Table 1 Basic permissions Permission
Description
CREATE
Permission to create databases for a specified object.
DROP
Permission to delete databases for a specified object.
ALTER
Permission to modify databases for a specified object.
INDEX
Permission to query indexes of a specified object.
INSERT
Permission to insert data into a specified object.
DELETE
Permission to delete data from a specified object.
UPDATE
Permission to update data of a specified object.
SELECT
Permission to query data of a specified object.
Editing a User
- On the top menu bar, choose Account Management > User Management.
- In the user list, locate the target user and click Edit in the Operation column.
- On the displayed page, edit basic information, basic permissions and extended permissions, and click Save.
Deleting a User
- On the top menu bar, choose Account Management > User Management.
- In the user list, locate the target user and click Delete in the Operation column. In the displayed dialog box, click Yes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.