SV-248725r958424_rule
V-248725
SRG-OS-000046-GPOS-00022
OL08-00-030030
CAT II
10
Configure OL 8 to notify administrators in the event of an audit processing failure.
Add/update the following line in "/etc/aliases":
postmaster: root
Verify the administrators are notified in the event of an audit processing failure.
Check that the "/etc/aliases" file has a defined value for "root".
$ sudo grep "postmaster:\s*root$" /etc/aliases
postmaster: root
If the command does not return a line or the line is commented out, this is a finding.
V-248725
False
OL08-00-030030
Verify the administrators are notified in the event of an audit processing failure.
Check that the "/etc/aliases" file has a defined value for "root".
$ sudo grep "postmaster:\s*root$" /etc/aliases
postmaster: root
If the command does not return a line or the line is commented out, this is a finding.
M
5416