SV-226600r603265_rule
V-226600
SRG-OS-000343
GEN002730
CAT II
10
If necessary, add an audit_warn alias to /etc/mail/aliases that will forward to designated system administrator(s).
# vi /etc/mail/aliases
Put the updated aliases file into service.
# newaliases
If necessary, add or update the minfree: parameter in /etc/security/audit_control.
# vi /etc/security/audit_control
Ensure the minfree value is greater than zero and less than 100.
Verify the presence of an audit_warn entry in /etc/mail/aliases.
# grep audit_warn /etc/mail/aliases
If there is no audit_warn entry in /etc/mail/aliases, this is a finding.
Verify the minfree parameter in /etc/security/audit_control.
# egrep '^minfree:' /etc/security/audit_control
If the minfree parameter is set to zero or not set at all, this is a finding.
V-226600
False
GEN002730
Verify the presence of an audit_warn entry in /etc/mail/aliases.
# grep audit_warn /etc/mail/aliases
If there is no audit_warn entry in /etc/mail/aliases, this is a finding.
Verify the minfree parameter in /etc/security/audit_control.
# egrep '^minfree:' /etc/security/audit_control
If the minfree parameter is set to zero or not set at all, this is a finding.
M
4060