STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 4 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Red Hat Enterprise Linux 10 Security Technical Implementation Guide

V-280954

CAT II (Medium)

RHEL 10 must have the "s-nail" package installed.

Rule ID

SV-280954r1195344_rule

STIG

Red Hat Enterprise Linux 10 Security Technical Implementation Guide

Version

V1R1

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 RHEL 10 is configured to allow sending email notifications.

Verify the "s-nail" package is installed on the system with the following command:

$ sudo dnf list --installed s-nail
Installed Packages
s-nail.x86_64                             14.9.24-12.el10                             @rhel-10-for-x86_64-appstream-rpms

If the "s-nail" package is not installed, this is a finding.

Fix Text

Configure RHEL 10 to have the "s-nail" package installed with the following command:

$ sudo dnf -y install s-nail