SV-227551r603266_rule
V-227551
SRG-OS-000480
GEN000000-SOL00580
CAT II
10
Change the mode of the file or directory.
# chmod 0644 <file>
For directories:
# chmod 0755 <directory>
Check the permissions of the files and directories.
# ls -lLdR /etc/zones
If the mode of a directory is more permissive than 0755, or the mode of a file more permissive than 0644, this is a finding.
If zones are not installed on the system, this is not a finding.
V-227551
False
GEN000000-SOL00580
Check the permissions of the files and directories.
# ls -lLdR /etc/zones
If the mode of a directory is more permissive than 0755, or the mode of a file more permissive than 0644, this is a finding.
If zones are not installed on the system, this is not a finding.
M
4061