Bug 849075

Summary: graphical installation doesn't ask for root password
Product: [Fedora] Fedora Reporter: Jan Sedlák <jsedlak>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
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: 2012-08-17 13:49:54 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 Jan Sedlák 2012-08-17 08:57:14 UTC
Description of problem:
As it was reported in bug 848803, graphical installation doesn't even prompt for root password. After (base) GUI installation it boots into login prompt, but I was unable to set root password or at least create regular user before, so I cannot login.

How reproducible:
Always

Steps to Reproduce:
1. install F18 TC3 using GUI instalator
2. reboot
  
Actual results:
There was nowhere to set root password, so I cannot login.

Expected results:
Somewhere during instalation it should ask for root password.

Comment 1 Chris Lumens 2012-08-17 13:49:54 UTC
Right, so the graphical installer does not set up the root account now.  The intended flow is that when you create your user with firstboot, it is added to the sudoers group.  In the text mode install since there is no firstboot, there's a root password entry.  For minimal graphical installs, we're going to have to think of something.

Comment 2 Jan Sedlák 2012-08-20 07:05:21 UTC
I've got to remind you that in current F18 Alpha TC3, firstboot doesn't display (bug 849118, it doesn't work in LXDE nor XFCE, and I'm unable to install KDE or GNOME), so the current workflow is to install F18, boot again from the DVD, choose "System recovery", chroot into freshly installed system, set root password, reboot, login as root and then use "useradd".