forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
7.1 KiB
7.1 KiB
Creating an IAM User and Granting OBS Permissions
Procedure
- Log in to the management console with your account.
- On the top menu bar, choose Service List > Management & Deployment > Identity and Access Management. The IAM console is displayed.
- Create a user group and assign OBS permissions to it.A user group is a collection of users. By assigning permissions to a user group, you assign permissions to the users in this group. After you create an IAM user, add it to one or more user groups, so that it can inherit the permissions from the groups.
- In the navigation pane, choose User Groups. The User Groups page is displayed.
- Click Create User Group.
- Enter a user group name and click OK.
The user group is displayed in the user group list once the creation is complete.
- Locate the user group you created and click Modify in the Operation column of the row.
- In the Group Permissions area, locate OBS (S3), click Attach Policy in the Operation column, select the policy name, and click OK.
- Create a user.
- In the navigation pane, choose Users. The Users page is displayed.
- Click Create User.
- Set user information and click Next.
Table 1 User parameters Parameter
Description
Username
The user name for logging in to the cloud service.
Credential Type
A credential refers to the identity credential used for user system authentication. In this example, password is selected.- Password: Used for accessing cloud services using the console or development tools.
- Access key: Used for logging to the cloud service using development tools. This credential type is more secure, and is recommended if the user does not need to use the console.
User Groups
You can add a user to one or more user groups. Then the user will inherit the permissions granted to these user groups. The default user group admin has the administrator permissions and all of the permissions required to use all cloud resources.
Description
(Optional) Brief description about the user.
- Select a type for password generation, set the email address and mobile number, and click OK.
- Use the created IAM user to log in to OBS Console and verify the user permissions.
Parent topic: Configuring IAM Policies