Preparing a device that uses OpenSSH version 6.4 or earlier for installation of Network Agent

Prior to the installation of Network Agent on a device that uses OpenSSH version 6.4 or earlier, you must perform two preparation procedures—the one described in this article and general preparation steps for any Linux device.

Before you begin, download the necessary Network Agent installation file from the Kaspersky website.

Run the commands provided in this instruction under an account with root privileges.

To prepare a device that uses OpenSSH version 6.4 or earlier for installation of Network Agent:

  1. On the device with Kaspersky Security Center Linux Administration Server installed, disable the allowlist of valid encryption algorithms for SSH connections to be able to install Network Agent on the device that uses OpenSSH version 6.4 or earlier.

    To do that, run the following command in the command line:

    klscflag -fset -pv ".core/.independent" -s "Transport" -n SSH_CLIENT_DISABLE_ALGS_PROTECT -t d -v 1

    Disabling the allowlist may affect the security of the SSH connection.

  2. On the device that uses OpenSSH version 6.4 or earlier, perform the preparation steps common for any Linux device.

The device is prepared. You can now proceed to the installation of Network Agent.

Page top