AlmaLinux OS 9 must have the s-nail package installed.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
|---|---|---|---|---|---|---|
| medium | V-269160 | SRG-OS-000363-GPOS-00150 | ALMA-09-009260 | SV-269160r1050042_rule | 2025-05-22 | 1 |
| Description |
|---|
| The "s-nail" package provides the mail command required to allow sending email notifications of unauthorized configuration changes to designated personnel. |
| ℹ️ Check |
|---|
| Verify that AlmaLinux OS 9 has the "s-nail" package is installed on the system with the following command: $ dnf list --installed s-nail s-nail.x86_64 14.9.22-6.el9 @AppStream If "s-nail" package is not installed, this is a finding. |
| ✔️ Fix |
|---|
| The s-nail package can be installed with the following command: $ dnf install s-nail |