Jump to content

Niki000i

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Niki000i

  1. Hi all,

    I am evaluating Kaspersky Endpoint Security 11.4.0 for Linux. I noticed when I export settings, update something but not KSN and then I import the setting back, KSN gets disabled. As a matter of fact just import the setting without any change disables KSN:

    # kesl-control --app-info | grep 'Kaspersky Security Network usage:'
    Kaspersky Security Network usage:                             With statistics sharing (extended KSN mode)
    # kesl-control --export-settings --file /tmp/setting
    # kesl-control --import-settings --file /tmp/setting
    DockerSocket '/var/run/docker.sock' does not exist
    PodmanBinaryPath '/usr/bin/podman' does not exist
    PodmanRootFolder '/var/lib/containers/storage' does not exist
    CrioConfigFilePath '/etc/crio/crio.conf' does not exist
    RuncBinaryPath '/usr/bin/runc' does not exist
    RuncRootFolder '/run/runc-ctrs' does not exist
    # kesl-control --app-info | grep 'Kaspersky Security Network usage:'
    Kaspersky Security Network usage:                             Off

     

    Setting KSN using:

    kesl-control --set-app-settings UseKSN=Extended --accept-ksn

    works just fine.

    How can I import setting without affecting KSN?

    Product version is: 11.4.0.1096. OS is Rocky Linux 9.3 patched current as of Nov 25th.

    Regards,

    Niki

×
×
  • Create New...