Kaspersky Endpoint Security 12 for Linux

Configuring the Application Control rule list

July 22, 2024

ID 275921

To view the list of Application Control rules, run the following command:

kesl-control --get-settings 21 [--file <path to configuration file>] [--json]

where:

--file <path to configuration file> – full path to the configuration file to which the settings will be exported.

--json: output data in JSON format.

Kaspersky Endpoint Security displays the following information about Application Control rules:

  • Application Control task operation mode;
  • the action that Application Control takes upon detecting an attempt to launch an application that matches the configured rule;
  • Description of the Application Control rule (if any);
  • Operation status of the Application Control rule;
  • Name of the application category the rule applies to;
  • Access type assigned to a user or user group;
  • User or user group to which the Application Control rule applies.

To edit the list of application categories and Application Control rules, run the following command:

kesl-control --set-settings 21 [--file <path to configuration file>] [--json]

where:

--file <path to configuration file> – full path to the configuration file from which the settings will be imported.

--json – import data from a JSON file.

To delete the list of application categories and Application Control rules, run the following command:

kesl-control --set-settings 21 --set-to-default

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.