RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1137041 - GDM hangs when cancelling ldap user login
Summary: GDM hangs when cancelling ldap user login
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gnome-shell
Version: 7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Ray Strode [halfline]
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-03 22:18 UTC by Joe Wright
Modified: 2022-10-12 12:11 UTC (History)
6 users (show)

Fixed In Version: gnome-shell-3.8.4-37.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-05 13:21:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 724532 0 Normal RESOLVED gdm gui stalls if you press cancel while it is looking up a non-existing username 2020-04-09 19:21:35 UTC
Launchpad 1280217 0 None None None Never
Red Hat Product Errata RHSA-2015:0535 0 normal SHIPPED_LIVE Low: GNOME Shell security, bug fix, and enhancement update 2015-03-05 16:32:34 UTC

Description Joe Wright 2014-09-03 22:18:37 UTC
Description of problem:
- gdm hangs when attempting to cancel a login from an LDAP user with user list disabled

Version-Release number of selected component (if applicable):
- RHEL 7
- gdm-3.8.4-28.el7_0.1

How reproducible:
- intermittent
- does not seem reproduceable with local or root users

Steps to Reproduce:
1. Enter user name at GDM login screen and press enter
2. type password (incorrect, correct or partial) and click Cancel
3. GDM hangs

Actual results:
- GDM hang

Expected results:
- Return to GDM login screen

Additional info:
This issue has been reported in the following external bugs:

- https://bugs.launchpad.net/ubuntu-gnome/+bug/1280217
- https://bugzilla.gnome.org/show_bug.cgi?id=724532

Comment 1 Joe Wright 2014-09-03 22:26:01 UTC
To disable the user list:

Create `/etc/dconf/db/gdm.d/01-custom` with the following contents:

[org/gnome/login-screen]
disable-user-list=true

Afterwards run `dconf update` to make the above setting live.

Comment 3 Ray Strode [halfline] 2014-09-30 16:36:06 UTC
looks like we need to just release the hold when erroring, but this is a gnome-shell bug not a gdm bug.

Comment 4 Ray Strode [halfline] 2014-10-07 18:57:16 UTC
So comment 3 was a little off.  The holds are only currently being used for timed login, so they aren't the issue at hand. It's actually just the login dialog disabling the widgets but never enabling them again.  Normally they get reenabled when the authprompt is hidden, but it's never hidden with disable-user-list.

I did notice one other issue related with network logon while I was debugging things:

   AuthPrompt.MessageType is undefined

I corrected that at the same time.

Should be all set

Comment 8 errata-xmlrpc 2015-03-05 13:21:55 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2015-0535.html


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