Command groups
What are command groups?
Command groups are logical groupings of commands permitted to run on endpoints.
How are command groups useful to my organization?
Command groups enhance control over privileged access by allowing you to define and manage a defined set of commands your users can execute on endpoints.
Create a new command group
- Click > Endpoint Privilege Management for Linux > Policy.
The Role Based Policy page displays. - Click the What tile.
The Command Groups page displays. - Click Add Command Group.
The Command Group panel displays. - Optionally, select Enable Command Group to enable the group upon saving.
- Enter a Command Group Name.
- Enter a Command Group Description.
- Enter commands for the group:
- You must enter a Command, which is the command your user enters when using EPM Cloud for Linux.
- Optionally, you can enter an associated command in the Executed field, which will execute when your user enters the value in the associated Command field.
Example
You want the /bin/bash command to execute whenever the user types bash.
Command: bash Executed: /bin/bash
- Click Save.
The command group saves and displays in the list.
View a command group's details
- Click > Endpoint Privilege Management for Linux > Policy.
The Role Based Policy page displays. - Click the What tile.
The Command Groups page displays. - Locate the command group you want to view.
- Click the name.
The Command Groups panel displays with the command group details.
Enable or disable a command group
- Click > Endpoint Privilege Management for Linux > Policy.
The Role Based Policy page displays. - Click the What tile.
The Command Groups page displays. - Locate the command group you want to enable or disable.
- Click the name.
The Command Groups panel displays. - Toggle the Enable Command Group on to enable the group, or off to disable it.
Add a command to a command group
- Click > Endpoint Privilege Management for Linux > Policy.
The Role Based Policy page displays. - Click the What tile.
The Command Groups page displays. - Locate the command group you want to edit.
- Click the name.
The Command Groups panel displays. - Enter commands for the group:
- You must enter a Command, which is the command your user enters when using EPM-L.
- Optionally, you can enter an associated command in the Executed field, which will execute when your user enters the value in the associated Command field.
Example
You want the /bin/bash command to execute whenever the user types bash.
Command: bash Executed: /bin/bash
- Click Save.
The edits save.
Remove a command from a command group
- Click > Endpoint Privilege Management for Linux > Policy.
The Role Based Policy page displays. - Click the What tile.
The Command Groups page displays. - Locate the command group you want to edit.
- Click the name.
The Command Groups panel displays. - Locate the command you want to remove.
- Click the Delete icon.
- Click Save.
The edits save.
Delete a command group
WARNING
Deleting a command group is an unrecoverable operation.
- Click > Endpoint Privilege Management for Linux > Policy.
The Role Based Policy page displays. - Click the What tile.
The Command Groups page displays. - Locate the command group you want to delete.
- Click the name.
The Command Groups panel displays. - Click Delete.
A confirmation message displays. - Click OK.
The command group is deleted.
Updated 14 days ago