Bug 1024208

Summary: login screen doesn't list my account any more
Product: Red Hat Enterprise Linux 7 Reporter: Gerd Hoffmann <kraxel>
Component: gdmAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: 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
Description of problem:
Updated to latest RHEL-7 compose today.
Now my name doesn't appear on the login screen any more.

Version-Release number of selected component (if applicable):
RHEL-7.0-20131024.0

How reproducible:
100%

Additional info:
I can still login by picking 'not listed', then typing my userid.
I can't change the session type though, the menu for that isn't there.

Comment 2 Ray Strode [halfline] 2013-10-30 20:20:32 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?

Comment 3 Gerd Hoffmann 2013-11-05 06:51:09 UTC
(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.

Comment 5 Gerd Hoffmann 2013-12-11 11:04:56 UTC
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.

Comment 6 Ray Strode [halfline] 2013-12-11 22:20:47 UTC
ah okay, probably the accountsservice issue then.

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