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 1770302 - disable show text in GDM login/lock screen (patched in RHEL 7.8)
Summary: disable show text in GDM login/lock screen (patched in RHEL 7.8)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: gnome-shell
Version: 8.1
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: rc
: 8.0
Assignee: Ray Strode [halfline]
QA Contact: Michal Odehnal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-08 16:47 UTC by Derek Thurston
Modified: 2021-11-10 07:22 UTC (History)
4 users (show)

Fixed In Version: gsettings-desktop-schemas-3.32.0-6.el8 gnome-shell-3.32.2-36.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-09 19:33:50 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2021:4381 0 None None None 2021-11-09 19:34:02 UTC

Description Derek Thurston 2019-11-08 16:47:02 UTC
Description of problem:
When using RHEL 8 with Gnome, the "Show Text" option does not disable on the login screen due to the schema org.gnome.desktop.lockdown missing the key "disable-show-password".

Version-Release number of selected component (if applicable):
Tested on RHEL 8.1

How reproducible:
100%

Steps to Reproduce:
0. Install RHEL 8.1

1. Create a local database for machine-wide settings.
# cat > /etc/dconf/db/local.d/00-password-policy << EOF
[org/gnome/desktop/lockdown]
disable-show-password=true
EOF

2. Override the user's setting to prevent the user from changing it. 
# cat > /etc/dconf/db/local.d/locks/00-disable-show-password << EOF
/org/gnome/desktop/lockdown/disable-show-password
EOF

3. Run dconf update
# dconf update

Actual results:
After running the previous steps and locking screen, right clicking in the password field still shows "Show Text"

Expected results:
At the login screen there should be no options for "Show Text" in the password field after the mitigation steps (in steps to reproduce) have been run.


Additional info:
Default RHEL 8.1 install...
gsettings-desktop-schemas-3.32.0-3.el8.x86_64
gnome-shell-3.32.2-9.el8.x86_64
This is related to the RHEL 7 bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1506370

Comment 6 RHEL Program Management 2021-05-08 07:29:57 UTC
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release.  Therefore, it is being closed.  If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.

Comment 7 Ray Strode [halfline] 2021-05-10 13:19:54 UTC
I think we should try to get this in Red Hat Enterprise Linux 8 since it is in Red Hat Enterprise Linux 7.  Reopening.

Comment 11 Michal Odehnal 2021-07-22 15:20:18 UTC
Executed automation tests with pass as a result and I am unable to reproduce the bug anymore. Switching to Verified:Tested

Comment 16 errata-xmlrpc 2021-11-09 19:33:50 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 (Moderate: GNOME security, bug fix, and enhancement update), 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://access.redhat.com/errata/RHSA-2021:4381


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