The audit-audispd-plugins must be installed on the SUSE operating system.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-234966SLES-15-030670SV-234966r1009564_ruleCCI-001851medium
Description
The audit-audispd-plugins must be installed on the SUSE operating system.
STIGDate
SUSE Linux Enterprise Server 15 Security Technical Implementation Guide2025-05-14

Related Frameworks

2 paths across 2 frameworks
NIST 800-531 mapping
  • 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