1.5.1 Set User/Group Owner on /etc/grub.conf

Information

Set the owner and group of /etc/grub.conf to the root user.

Rationale:

Setting the owner and group to root prevents non-root users from changing the file.

Solution

Run the following command to assign owner and group of /etc/grub.conf to root:

# chown root:root /etc/grub.conf

Default Value:

OS Default: No

See Also

https://workbench.cisecurity.org/files/3096