Kaspersky Endpoint Security を実行するのに必要な AppArmor プロファイルをアップデートするには:
systemctl status apparmor
/etc/init.d/apparmor status
cd /etc/apparmor.d
aa-genprof /opt/kaspersky/kesl/libexec/kesl
kesl-control --start-t 1
kesl-control --start-t 4 -W
kesl-control --start-t 5 -W
kesl-control --start-t 6 -W
aa-complain opt.kaspersky.kesl.libexec.kesl
aa-logprof
この期間中に Kaspersky Endpoint Security が使用したすべてのファイルに対して Allow
権限または Glob
権限を指定します。
aa-enforce opt.kaspersky.kesl.libexec.kesl
Kaspersky Endpoint Security に関する新しい監査メッセージが表示された場合は、ルールモジュールファイルをアップデートする必要があります。
詳細については、関連するオペレーティングシステムのガイドを参照してください。
ページのトップに戻る