Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Resources
Documents
Publishers
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of openEuler 2203
System Settings
GRUB2 bootloader configuration
Non-UEFI GRUB2 bootloader configuration
Non-UEFI GRUB2 bootloader configuration
An XCCDF Group - A logical subset of the XCCDF Benchmark
Details
Profiles
Prose
Non-UEFI GRUB2 bootloader configuration
1 Rule
Non-UEFI GRUB2 bootloader configuration
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.