Configuring the HelpDesk account to send messages from Backup

August 21, 2023

ID 73529

To configure the sending of infected messages placed in Backup to users:

  1. Export the Backup settings to an XML file using the following command:

    # /opt/kaspersky/klms/bin/klms-control --get-settings Backup -n -f <name of the settings file>

  2. Open the XML file to edit the settings.
  3. In the <root> section, specify one of the following values for the <allowAvThreatsRestoration> parameter:
    • 1 to allow the HelpDesk account to send infected messages that have been moved to Backup to users
    • 0 to prevent the HelpDesk account from sending infected messages that have been moved to Backup to users
  4. Save the changes made.
  5. Import Backup settings from the XML file using the following command:

    # /opt/kaspersky/klms/bin/klms-control --set-settings Backup -n -f <name of the settings file>

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.