SV-280997r1195387_rule
V-280997
SRG-OS-000046-GPOS-00022
RHEL-10-200690
CAT II
10
Configure RHEL 10 to notify designated personnel if baseline configurations are changed in an unauthorized manner.
Install the postfix package with the following command:
$ sudo dnf -y install postfix
Verify RHEL 10 is configured to allow sending email notifications.
Note: The "postfix" package provides the "mail" command that is used to send email messages.
Verify that the "postfix" package is installed on the system:
$ sudo dnf list --installed postfix
Installed Packages
postfix.x86_64 2:3.8.5-8.el10 @AppStream
If the "postfix" package is not installed, this is a finding.
V-280997
False
RHEL-10-200690
Verify RHEL 10 is configured to allow sending email notifications.
Note: The "postfix" package provides the "mail" command that is used to send email messages.
Verify that the "postfix" package is installed on the system:
$ sudo dnf list --installed postfix
Installed Packages
postfix.x86_64 2:3.8.5-8.el10 @AppStream
If the "postfix" package is not installed, this is a finding.
M
5733