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 | |||
Related Frameworks
2 paths across 2 frameworks
Related Frameworks
NIST 800-531 mapping
AU-4(1)
1.00
- DISA · 2 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
CCI1 mapping
CCI-001851
1.00
- DISA · 2 · disa_xccdf · related
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