SV-209065r603263_rule
V-209065
SRG-OS-000480
OL6-00-000521
CAT II
10
Set up an alias for root that forwards to a monitored email address:
# echo "root: <system.administrator>@mail.mil" >> /etc/aliases
# newaliases
Find the list of alias maps used by the Postfix mail server:
# postconf alias_maps
Query the Postfix alias maps for an alias for "root":
# postmap -q root hash:/etc/aliases
If there are no aliases configured for root that forward to a monitored email address, this is a finding.
V-209065
False
OL6-00-000521
Find the list of alias maps used by the Postfix mail server:
# postconf alias_maps
Query the Postfix alias maps for an alias for "root":
# postmap -q root hash:/etc/aliases
If there are no aliases configured for root that forward to a monitored email address, this is a finding.
M
2928