SV-208841r603263_rule
V-208841
SRG-OS-000480
OL6-00-000066
CAT II
10
The file "/boot/grub/grub.conf" should be group-owned by the "root" group to prevent destruction or modification of the file. To properly set the group owner of "/boot/grub/grub.conf", run the command:
# chgrp root /boot/grub/grub.conf
To check the group ownership of "/boot/grub/grub.conf", run the command:
$ ls -lL /boot/grub/grub.conf
If properly configured, the output should indicate the group-owner is "root".
If it does not, this is a finding.
V-208841
False
OL6-00-000066
To check the group ownership of "/boot/grub/grub.conf", run the command:
$ ls -lL /boot/grub/grub.conf
If properly configured, the output should indicate the group-owner is "root".
If it does not, this is a finding.
M
2928