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 Fedora
System Settings
GRUB2 bootloader configuration
Non-UEFI GRUB2 bootloader configuration
Set Boot Loader Password in grub2
Set Boot Loader Password in grub2
An XCCDF Rule
Details
Profiles
Prose
Set Boot Loader Password in grub2
High Severity
The grub2 boot loader should have a superuser account and password protection enabled to protect boot-time settings.
Since plaintext passwords are a security risk, generate a hash for the password by running the following command:
# grub2-setpassword
When prompted, enter the password that was selected.