Activating and deactivating the HelpDesk account

August 21, 2023

ID 73262

To activate or deactivate the HelpDesk account:

  1. Export the program's general settings to an XML file using the command:

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

  2. Open the XML file to edit the settings.
  3. In the <helpdesk> section, specify one of the following values for the <enable> parameter:
    • 1 if you want to activate accounts the HelpDesk account
    • 0 if you want to deactivate the HelpDesk account
  4. Save the changes made.
  5. Import the program's general settings from an XML file using the command:

    # /opt/kaspersky/klms/bin/klms-control --set-app-settings -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.