Bug 756317

Summary: grubby handles multiple superusers incorrectly, makes grub2 unlockable
Product: [Fedora] Fedora Reporter: Sandro Mathys <sandro>
Component: grubbyAssignee: Peter Jones <pjones>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: bcl, mads, pjones
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-25 16:03:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sandro Mathys 2011-11-23 08:56:52 UTC
Description of problem:
If there's multiple superusers defined in grub2.cfg and grubby is run (like when a new kernel is installed), the various superusers are broken, i.e. the space between the users is removed.

Version-Release number of selected component (if applicable):
grubby-8.3-1.fc16.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. put set superusers="foo bar" into /etc/grub2/grub.cfg
2. do the grubby
3. find set superusers="foobar" in /etc/grub2/grub.cfg
  
Actual results:
Can't unlock grub2 with any superuser anymore.

Expected results:
Can unlock grub2 with any superuser.

Additional info:

Comment 1 Mads Kiilerich 2011-11-25 16:03:03 UTC

*** This bug has been marked as a duplicate of bug 742720 ***