STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to Red Hat Enterprise Linux 9 Security Technical Implementation Guide

V-257842

CAT II (Medium)

RHEL 9 must have the s-nail package installed.

Rule ID

SV-257842r1044916_rule

STIG

Red Hat Enterprise Linux 9 Security Technical Implementation Guide

Version

V2R8

CCIs

CCI-001744

Discussion

The "s-nail" package provides the mail command required to allow sending email notifications of unauthorized configuration changes to designated personnel.

Check Content

Verify that RHEL 9 is configured to allow sending email notifications.

Note: The "s-nail" package provides the "mail" command that is used to send email messages.

Verify that the "s-nail" package is installed on the system:

$ dnf list --installed s-nail

s-nail.x86_64          14.9.22-6.el9
	 
If "s-nail" package is not installed, this is a finding.

Fix Text

The s-nail package can be installed with the following command:

$ sudo dnf install s-nail