The audit-audispd-plugins must be installed on the SUSE operating system.
Overview
Finding ID |
Version |
Rule ID |
IA Controls |
Severity |
V-234966 |
SLES-15-030670 |
SV-234966r1009564_rule |
|
Medium |
Description |
The audit-audispd-plugins must be installed on the SUSE operating system. |
Details
Check Text (C-38154r1009562_chk) |
Verify that the "audit-audispd-plugins" package is installed on the SUSE operating system.
Check that the "audit-audispd-plugins" package is installed on the SUSE operating system with the following command:
> zypper info audit-audispd-plugins | grep Installed
If the "audit-audispd-plugins" package is not installed, this is a finding. |
Fix Text (F-38117r1009563_fix) |
Install the "audit-audispd-plugins" package on the SUSE operating system by running the following command:
> sudo zypper install audit-audispd-plugins |