forked from docs/doc-exports
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com> Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: wangdengke2 <wangdengke2@huawei.com> Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
3.1 KiB
3.1 KiB
Creating a User and Granting Permissions
You can use IAM to implement refined permission control for DAS resources. To be specific, you can:
- Create IAM users for employees from different departments of your enterprise. In this way, each IAM user has unique security credentials and can use DAS resources.
- Grant only the permissions required for users to perform a specific task.
- Entrust an account or cloud service to perform professional and efficient O&M on your DAS resources.
If your account does not need individual IAM users, then you may skip over this section.
Figure 1 describes how to grant permissions to a user group.
Prerequisites
Before assigning permissions to user groups, you should learn about DAS system policies and select policies based on service requirements.
Process Flow
- Create a user group and assign permissions to it.
Create a user group on the IAM console and attach the DAS FullAccess policy to the group.
- Create a user and add it to a user group.
Create a user on the IAM console and add the user to the group created in 1.
- Log in and verify permissions.
In the service list, choose Data Admin Service. On the displayed page, click Add DB Instance Connection. If a database connection can be created, the DAS permissions have taken effect.
Parent topic: Permissions Management
