Overview
You can manage command templates that cannot be used after accessing servers managed by the organization. Once set, command templates can be reused when setting access permissions. Command blocking is based on strings, and command blocking through regular expressions is also supported. Additionally, you can standardize the list of commands that users can select in the server privilege request process to improve management efficiency.
Administrator > Servers > Server Access Control > Command Templates
Setting Blocked Command Templates
Server access policies can be set in the Policies menu. For setting methods, refer to the commandsRef section in Setting Server Access Policies.
Administrator > Servers > Server Access Control > Command Templates > Create Command Template
- Navigate to Administrator > Servers > Server Access Control > Command Templates menu.
- Click the
+ Create Template
button in the top right. - Enter the following information for each item to set policies.
- Base Type : Select whether to allow or prohibit commands registered in this command template. This item cannot be changed after creating the command template.
- Deny : Set commands to prohibit. Commands other than the set commands can be used.
- Allow : Set commands to allow. Commands other than the set commands cannot be used.
*Limitation: (10.2.1) Allow setting does not work in TELNET and FTP.
- Allow for Workflow Request : Set whether to allow users to select the created template in the server privilege request (Server Privilege Request) workflow.
- This option is only activated when Base Type is Allow.
- When set to On, users can select this template when requesting server privileges.
- Commands (SSH) : This is where you set command policies executed through web terminals on servers.
- Keyword : You can enter commands as keywords.
- RegEx : You can enter commands in regular expression format.
- Functions (SFTP) : This is where you set function policies executed through web SFTP and FTP on the server. You can restrict actions such as directory/file deletion, file upload, file download, and directory creation.
- Base Type : Select whether to allow or prohibit commands registered in this command template. This item cannot be changed after creating the command template.
- Click the
Save
button in the bottom right to complete the settings.
Important Notes The Allow for Workflow Request setting has meaning when Allow Pre-defined Command Templates Only is Enable in the SAC > General > Configurations > Server Privilege Request Settings menu.