SV-99185r1_rule
V-88535
SRG-OS-000096-GPOS-00050
VROM-SL-000565
CAT II
10
Use the chmod command to change the access permissions for files executed from the alias file:
# chmod 0755 <file referenced from aliases>
Examine the contents of the "/etc/aliases" file:
# more /etc/aliases
Examine the aliases file for any directories or paths that may be utilized:
# ls -lL <file referenced from aliases>
Check the permissions for any paths referenced.
If any file referenced from the aliases file has a mode more permissive than "0755", this is a finding.
V-88535
False
VROM-SL-000565
Examine the contents of the "/etc/aliases" file:
# more /etc/aliases
Examine the aliases file for any directories or paths that may be utilized:
# ls -lL <file referenced from aliases>
Check the permissions for any paths referenced.
If any file referenced from the aliases file has a mode more permissive than "0755", this is a finding.
M
3461