Configuring Permissions to Use Baseline Inspection
To use functions in the Baseline Inspection module, your account must have the Tenant Administrator permission and IAM-related permissions.
This topic describes how to configure permissions to use a specific SA function.
Prerequisites
You have obtained the administrator account and its password.
Configuring Permissions to Use Baseline Inspection
- Log in to the management console.
- Click in the upper left corner of the page and choose Management & Governance > Identity and Access Management.
- Add IAM-related permissions.
- In the navigation pane on the left, choose Permissions > Policies/Roles. In the upper right corner of the displayed page, click Create Custom Policy.
- Configure a policy.
- Policy Name: Enter a policy name.
- Scope: Select Global services.
- Policy View: Select JSON.
- Policy Content: Copy the following content and paste it in the text box.
{ "Version": "1.1", "Statement": [ { "Effect": "Allow", "Action": [ "iam:users:getUser", "iam:securitypolicies:getLoginPolicy", "iam:credentials:listCredentials", "iam:users:getUserLoginProtect", "iam:agencies:listAgencies", "iam:securitypolicies:getProtectPolicy", "iam:users:listUsers", "iam:securitypolicies:getPasswordPolicy", "iam:groups:listGroups", "iam:permissions:listRolesForAgencyOnProject", "iam:users:listUsersForGroup", "iam:projects:listProjectsForUser", "iam:permissions:listRolesForAgencyOnDomain" ] } ] }
- Click OK.
- In the navigation pane one the left, choose Agencies.
- In the agency list, select ssa_admin_trust to go to the details page.
- Click the Permissions Assigned tab and click Assign.
- In the permission configuration area, search for and select Tenant Administrator and the permission created in 3.
Figure 1 Baseline inspection permissions
- Click Next in the lower part of the page and set the minimum authorization scope.
- Click OK.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot