SV-208842r603263_rule
V-208842
SRG-OS-000480
OL6-00-000067
CAT II
10
File permissions for "/boot/grub/grub.conf" should be set to 600, which is the default. To properly set the permissions of "/boot/grub/grub.conf", run the command:
# chmod 600 /boot/grub/grub.conf
Boot partitions based on VFAT, NTFS, or other non-standard configurations may require alternative measures.
To check the permissions of "/boot/grub/grub.conf", run the command:
$ sudo ls -lL /boot/grub/grub.conf
If properly configured, the output should indicate the following permissions: "-rw-------"
If it does not, this is a finding.
V-208842
False
OL6-00-000067
To check the permissions of "/boot/grub/grub.conf", run the command:
$ sudo ls -lL /boot/grub/grub.conf
If properly configured, the output should indicate the following permissions: "-rw-------"
If it does not, this is a finding.
M
2928