Bug 1670783
Summary: | Xfce desktop login fails for first created user | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David Bauer <h3x> | ||||
Component: | system-config-users | Assignee: | Moez Roy <moez.roy> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | 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
David Bauer
2019-01-30 11:03:53 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? 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)
Output of 'egrep "test1|test2" /etc/passwd' ? ie, what is the UID of test1? test1:x:65535:65535:test1:/home/test1:/bin/bash test2:x:65536:65536:test2:/home/test2:/bin/bash That seems wrong... moving to system-config-users. *** This bug has been marked as a duplicate of bug 1576092 *** |