Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.
SecMaster
SecMaster
- What's New
- Function Overview
- Service Overview
- Billing
- Getting Started
-
User Guide
- Buying SecMaster
- Authorizing SecMaster
- Viewing Security Overview
- Workspaces
- Viewing Purchased Resources
- Security Situation
- Resource Manager
- Risk Prevention
- Threat Operations
- Security Orchestration
-
Playbook Overview
- Ransomware Incident Response Solution
- Attack Link Analysis Alert Notification
- HSS Isolation and Killing of Malware
- Automatic Renaming of Alert Names
- Auto High-Risk Vulnerability Notification
- Automatic Notification of High-Risk Alerts
- Auto Blocking for High-risk Alerts
- Real-time Notification of Critical Organization and Management Operations
-
Settings
- Data Integration
-
Log Data Collection
- Data Collection Overview
- Adding a Node
- Configuring a Component
- Adding a Connection
- Creating and Editing a Parser
- Adding and Editing a Collection Channel
- Managing Connections
- Managing Parsers
- Managing Collection Channels
- Viewing Collection Nodes
- Managing Nodes and Components
- Partitioning a Disk
- Logstash Configuration Description
- Connector Rules
- Parser Rules
- Upgrading the Component Controller
- Customizing Directories
- Permissions Management
- Key Operations Recorded by CTS
-
Best Practices
-
Log Access and Transfer Operation Guide
- Solution Overview
- Resource Planning
- Process Flow
-
Procedure
- (Optional) Step 1: Buy an ECS
- (Optional) Step 2: Buy a Data Disk
- (Optional) Step 3: Attach a Data Disk
- Step 4: Create a Non-administrator IAM User
- Step 5: Configure Network Connection
- Step 6: Install the Component Controller (isap-agent)
- Step 7: Install the Log Collection Component (Logstash)
- (Optional) Step 8: Creating a Log Storage Pipeline
- Step 9: Configure a Connector
- (Optional) Step 10: Configure a Log Parser
- Step 11: Configure a Log Collection Channel
- Step 12: Verify Log Access and Transfer
- Credential Leakage Response Solution
-
Log Access and Transfer Operation Guide
-
API Reference
- Before You Start
- API Overview
- Calling APIs
-
API
- Alert Management
- Incident Management
- Indicator Management
- Playbook Management
- Alert Rule Management
- Playbook Version Management
- Playbook Rule Management
- Playbook Instance Management
- Playbook Approval Management
- Playbook Action Management
- Incident Relationship Management
- Data Class Management
- Workflow Management
- Data Space Management
- Pipelines
- Workspace Management
- Metering and Billing
- Metric Query
- Baseline Inspection
- Appendix
- FAQs
On this page
Show all
Help Center/
SecMaster/
FAQs/
About Purchase and Specifications Change/
How Do I Obtain Permissions to Purchase SecMaster?
How Do I Obtain Permissions to Purchase SecMaster?
Updated on 2024-12-26 GMT+08:00
If a message indicating insufficient permission is displayed when you purchase SecMaster, obtain the permission by following the procedure below.
Procedure
- Log in to the management console.
- Click
in the upper left corner of the page and choose Management & Governance > Identity and Access Management.
- (Optional) Create a user group.
If the SecMaster_ops user group has been created, skip this step.
- In the navigation pane on the left, choose User Groups. On the displayed page, click Create User Group in the upper right corner.
- On the Create User Group page, specify user group name and description.
- Name: Set this parameter to SecMaster_ops.
- Description: Enter a description.
- Click OK.
- Assign permissions to the user group.
- Add global permissions.
- In the navigation pane on the left, choose Permissions > Policies. In the upper right corner of the displayed page, click Create Custom Policy.
- Configure a policy.
- Policy Name: Enter a policy name.
- 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:permissions:checkRoleForAgency", "iam:agencies:listAgencies", "iam:permissions:grantRoleToAgencyOnDomain", "iam:agencies:createAgency", "iam:permissions:grantRoleToAgency", "iam:permissions:grantRoleToAgencyOnProject" "iam:permissions:checkRoleForAgencyOnDomain" "iam:permissions:checkRoleForAgencyOnProject" "iam:permissions:checkRoleForAgency" "iam:roles:listRoles" ] } ] }
- Click OK.
- Add project-level permissions.
- In the navigation pane on the left, choose Permissions > Policies. In the upper right corner of the displayed page, click Create Custom Policy.
- Configure a policy.
- Policy Name: Enter a policy name.
- Policy View: Select JSON.
- Policy Content: Copy the following content and paste it in the text box.
{ "Version": "1.1", "Statement": [ { "Action": [ "bss:order:pay", "bss:unsubscribe:update", "bss:order:view", "bss:balance:view", "bss:order:update", "ecs:cloudServers:list", "bss:renewal:view", "bss:renewal:update", "secmaster:*:*" ], "Effect": "Allow" } ] }
- Click OK.
- Add global permissions.
- Assign permissions to the created user group.
- In the navigation pane on the left, choose User Groups. On the displayed page, click SecMaster_ops.
- On the Permissions tab page, click Authorize.
- On the Select Policy/Role page, search for and select the policy added in 4 and click Next.
- Set the minimum authorization scope. Select All resources for Scope. After the setting is complete, click OK.
- Verify the authorization. The policy will be listed on the page.
- Add the operation account to the user group.
- In the navigation pane on the left, choose User Groups.
- Locate the row that contains the SecMaster_ops user group, and click Manage User the Operation column.
- In the displayed Manage User dialog box, select users you want to add.
- Click OK.
Parent topic: About Purchase and Specifications Change
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.