| Summary: | login screen doesn't list my account any more | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Gerd Hoffmann <kraxel> |
| Component: | gdm | Assignee: | Ray Strode [halfline] <rstrode> |
| Status: | CLOSED DUPLICATE | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | kraxel |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-11 22:20:47 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: | |
|
Description
Gerd Hoffmann
2013-10-29 06:56:11 UTC
are you still seeing this? Do you see if you boot with enforcing=0 on the kernel command line? Would you mind editing /etc/gdm/custom.conf and putting Enable=true in the [debug] section, rebooting, and then attaching the output of journalctl -b -a --full ? Are you using sssd or any sort of remote login infrastructure? (In reply to Ray Strode [halfline] from comment #2) > are you still seeing this? Just updated to 20131030.1 snapshot. Still happens. > Do you see if you boot with enforcing=0 on the kernel command line? enforcing=0 doesn't change anything. > Would you mind editing /etc/gdm/custom.conf and putting Enable=true in the > [debug] section, rebooting, and then attaching the output of journalctl -b > -a --full ? Done, will attach in a moment. > Are you using sssd or any sort of remote login infrastructure? Not for login. Kerberos is configured, but I just kinit after logging in. Found easy reproducer: install latest rhel7 compose (20131127.1), using kickstart, create a user using this kickstart line:
user --name=kraxel --gecos="Gerd Hoffmann" --uid=500 --password=${secret}
On first boot rhel7 asks me to create a user. On the login screen that one shows up, the kickstart-created doesn't. Login via "not listed" link works.
ah okay, probably the accountsservice issue then. *** This bug has been marked as a duplicate of bug 1029195 *** |