Bug 1670783 - Xfce desktop login fails for first created user
Summary: Xfce desktop login fails for first created user
Keywords:
Status: CLOSED DUPLICATE of bug 1576092
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-users
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Moez Roy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-30 11:03 UTC by David Bauer
Modified: 2019-02-02 08:24 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-02-02 08:24:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Output from journalctl -b -l (226.50 KB, text/plain)
2019-01-30 19:05 UTC, David Bauer
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.