Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Oracle Linux 7
System Settings
GRUB2 bootloader configuration
Non-UEFI GRUB2 bootloader configuration
Verify /boot/grub2/grub.cfg User Ownership
Verify /boot/grub2/grub.cfg User Ownership
An XCCDF Rule
Details
Profiles
Prose
Verify /boot/grub2/grub.cfg User Ownership
Medium Severity
The file
/boot/grub2/grub.cfg
should be owned by the
root
user to prevent destruction or modification of the file. To properly set the owner of
/boot/grub2/grub.cfg
, run the command:
$ sudo chown root /boot/grub2/grub.cfg