Bug 960565

Summary: User added to "root" group during installation
Product: [Fedora] Fedora Reporter: Paul Alesius <Paul>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 19CC: anaconda-maint-list, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-08 13:37:16 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 Paul Alesius 2013-05-07 11:57:05 UTC
Description of problem:
During installation of F19, the user created in anaconda, without checking "make this user administrator" is added to the "root" group by default.

uid=1000(user) gid=0(root) grupper=0(root) kontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023

Expected results:
User getting GID 1000, same as UID

Comment 1 Paul Alesius 2013-05-07 12:10:16 UTC
The group ID is actually created with GID 0 and just appeared as "root"

Comment 2 Chris Lumens 2013-05-07 14:24:20 UTC
What version of anaconda is this?  The version is reported in several places - on the terminal as anaconda starts, and also at the top of /tmp/anaconda.log.

Comment 3 Paul Alesius 2013-05-08 09:02:50 UTC
Chris, version 19.20-1

Comment 4 Chris Lumens 2013-05-08 13:37:16 UTC
Ah okay, this should be taken care of then.

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