Prior to the installation of Network Agent on a device that uses OpenSSH version 6.4 or earlier, you must perform two preparation procedures—general preparation steps for any Linux device and the procedure described in this article.
You may also consider other methods of installing Network Agent on such devices, for example, local installation.
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:
To do this, on the device with Administration Server installed, or on a device acting as a distribution point whose scope includes the target device, 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 of valid encryption algorithms may affect the security of the SSH connection. We strongly recommend that you re-enable the allowlist of valid encryption algorithms immediately after installing Network Agent.
The Linux device is ready for installation of Network Agent. You can install Network Agent remotely, in interactive mode, or in silent mode.
Page top