Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1406150

Summary: Setting grub boot loader password is out of date.
Product: [Retired] Fedora Documentation Reporter: Patrick Meehan <pm.vmail>
Component: system-administrator's-guideAssignee: Stephen Wadeley <swadeley>
Status: CLOSED DEFERRED QA Contact: Fedora Docs QA <docs-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: develCC: pbokoc, swadeley
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-31 13:10:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Patrick Meehan 2016-12-19 20:43:45 UTC
Description of problem:
The information on setting a superuser and password for grub2 is out of date in the System Administrators Guide, as it does not take into account the predefined 'root' superuser. All that a user needs to do to enable this superuser is to execute the grub2-setpassword utility, which will prompt the user for a password. An encrypted password will be placed in the /boot/grub2/user.cfg file, which only the system's 'root' account can access.

Version-Release number of selected component (if applicable):
Fedora 25 (possibly earlier also).

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: