Bug 1024208 - login screen doesn't list my account any more
Summary: login screen doesn't list my account any more
Keywords:
Status: CLOSED DUPLICATE of bug 1029195
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gdm
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Ray Strode [halfline]
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-29 06:56 UTC by Gerd Hoffmann
Modified: 2013-12-11 22:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-11 22:20:47 UTC
Target Upstream Version:


Attachments (Terms of Use)

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


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