SV-831r2_rule
V-831
GEN004360
GEN004360
CAT II
10
Change the owner of the /etc/mail/aliases file (or equivalent, such as /usr/lib/aliases) to root.
Procedure:
# chown root /etc/mail/aliases
Find the aliases file on the system.
Procedure:
# find / -name aliases -depth -print
Check the ownership of the alias file.
Procedure:
# ls -lL <alias location>
If the file is not owned by root, this is a finding.
V-831
False
GEN004360
Find the aliases file on the system.
Procedure:
# find / -name aliases -depth -print
Check the ownership of the alias file.
Procedure:
# ls -lL <alias location>
If the file is not owned by root, this is a finding.
M
System Administrator
1386