Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
DescriptionNicholas, Crawford
2014-10-26 18:42:15 UTC
Description of problem:
While running with disable-user-list, after session idle causes the login screen to blank and lock, upon "unlocking" you are prompted twice for a username.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
Comment 2Nicholas, Crawford
2014-10-26 18:58:19 UTC
My sincere apologies, I mistakenly hit enter while editing the summary and posted this bug incomplete. I apparently can't edit the initial report now.
Description of problem:
While running with disable-user-list, after session idle causes the login screen to blank and lock, upon "unlocking" you are prompted twice for a username.
Version-Release number of selected component (if applicable):
gdm-3.8.4-28.el7_0.1.x86_64
How reproducible:
100%
Steps to Reproduce:
1. create dconf rules to disable the user-list, and lower session idle to aide in debugging.
# echo -e "[org/gnome/desktop/session]\nidle-delay=uint32 15\n\n[org/gnome/login-screen]\ndisable-user-list=true" > /etc/dconf/db/site.d/00-test
# echo -e "/org/gnome/desktop/session/idle-delay\n/org/gnome/login-screen/disable-user-list" > /etc/dconf/db/site.d/locks/00-test-locks
# dconf update
2. Reboot and allow login screen to blank
3. Wake login screen and notice Username prompting twice.
Actual results:
User is prompted twice for username. The first prompt appears to be ignored and will accept any text.
Expected results:
User is not prompted twice, but allowed to login normally.
Additional info:
Work-around: setting idle-delay to "uint32 0" for gdm and preventing the screen from blanking allows the user to login normally. However, the screen appears to never blank nor go to sleep.
Comment 3Nicholas, Crawford
2014-10-26 19:22:20 UTC
Comment 4Ray Strode [halfline]
2014-10-29 17:50:26 UTC
Thank you for your bug report. This issue is already been tracked in our bug tracking system via bug 1109530. A fix for this issue is slated to be released in the next synchronous update (Red Hat Enterprise Linux 7.1).
*** This bug has been marked as a duplicate of bug 1109530 ***