Skip to content

RHEL 9 policycoreutils-python-utils package must be installed.

An XCCDF Rule

Description

The policycoreutils-python-utils package is required to operate and manage an SELinux environment and its policies. It provides utilities such as semanage, audit2allow, audit2why, chcat, and sandbox.

ID
SV-258082r1045166_rule
Version
RHEL-09-431030
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Install the policycoreutils-python-utils service package (if the policycoreutils-python-utils service is not already installed) with the following command:

$ sudo dnf install policycoreutils-python-utils