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 | CCI-001851 | medium |
| Description | ||||
| The audit-audispd-plugins must be installed on the SUSE operating system. | ||||
| STIG | Date | |||
| SUSE Linux Enterprise Server 15 Security Technical Implementation Guide | 2025-05-14 | |||
Details
Check Text (C-234966r1009564_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