UCF STIG Viewer Logo

A file integrity tool must be installed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-217857 RHEL-06-000016 SV-217857r505923_rule Medium
Description
The AIDE package must be installed if it is to be available for integrity checking.
STIG Date
Red Hat Enterprise Linux 6 Security Technical Implementation Guide 2020-09-03

Details

Check Text ( C-19338r376586_chk )
If another file integrity tool is installed, this is not a finding.

Run the following command to determine if the "aide" package is installed:

# rpm -q aide


If the package is not installed, this is a finding.
Fix Text (F-19336r376587_fix)
Install the AIDE package with the command:

# yum install aide