SV-100303r1_rule
V-89653
SRG-OS-000096-GPOS-00050
VRAU-SL-000585
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 used:
# 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-89653
False
VRAU-SL-000585
Examine the contents of the /etc/aliases file:
# more /etc/aliases
Examine the aliases file for any directories or paths that may be used:
# 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
3459