Bug 1670783

Summary: Xfce desktop login fails for first created user
Product: [Fedora] Fedora Reporter: David Bauer <h3x>
Component: system-config-usersAssignee: Moez Roy <moez.roy>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: kevin, mhroncok, moez.roy, nonamedotc, nphilipp
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: 2019-02-02 08:24: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:
Attachments:
Description Flags
Output from journalctl -b -l none

Description David Bauer 2019-01-30 11:03:53 UTC
Description of problem:

The Xfce desktop login fails for first created user, if two users were created.

Fedora-Xfce-Rawhide-20190121


Steps to Reproduce:
1. Login to Xfce and create two user accounts in system-config-users.
2. Clean boot and then login to first user account. It jumps back to login screen, no error message.
3. Login to the second created user account works.

Comment 1 Kevin Fenzi 2019-01-30 18:34:39 UTC
Can you attach a 'sudo journalctl -b -l' output from the second user login?

Also, does simply retrying the first user work after the inital failure?

Comment 2 David Bauer 2019-01-30 19:05:50 UTC
Created attachment 1525133 [details]
Output from journalctl -b -l

User1: Test1
User2: Test2

Retrying to login to User1 (Test1) doesn't work.

Jan 30 19:57:16 localhost.localdomain lightdm[1870]: pam_systemd(lightdm:session): Failed to create session: Invalid UID
Jan 30 19:57:16 localhost.localdomain lightdm[1870]: pam_unix(lightdm:session): session opened for user test1 by (uid=0)

Comment 3 Kevin Fenzi 2019-01-30 19:25:55 UTC
Output of 'egrep "test1|test2" /etc/passwd' ? ie, what is the UID of test1?

Comment 4 David Bauer 2019-01-30 20:51:10 UTC
test1:x:65535:65535:test1:/home/test1:/bin/bash
test2:x:65536:65536:test2:/home/test2:/bin/bash

Comment 5 Kevin Fenzi 2019-01-30 20:52:58 UTC
That seems wrong... moving to system-config-users.

Comment 6 Miro HronĨok 2019-02-02 08:24:16 UTC

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