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
The group ID is actually created with GID 0 and just appeared as "root"
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.
Chris, version 19.20-1
Ah okay, this should be taken care of then. *** This bug has been marked as a duplicate of bug 929204 ***