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 1825308 - Graphical gnome-login requires "show text" option to be disabled
Summary: Graphical gnome-login requires "show text" option to be disabled
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gdm
Version: 7.8
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: rc
: ---
Assignee: Ray Strode [halfline]
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-04-17 16:12 UTC by Rob Hood
Modified: 2023-09-15 00:31 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-31 13:24:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1506370 0 high CLOSED [RFE] disable show text in GDM login screen/lock screen 2023-09-07 18:59:04 UTC

Description Rob Hood 2020-04-17 16:12:27 UTC
Description of problem: 
On the graphical gnome-login screen, when entering the password, the option to disable "show text" in the password field cannot be turned off.  Customer requests disabling of "show text" to ensure masking of passwords to prevent "shoulder surfing".

Version-Release number of selected component (if applicable):
Tested on (.x86_64):
  Red Hat Enterprise Linux Server release 7.8 (Maipo)
  gnome-shell-3.28.3-24.el7
  gsettings-desktop-schemas-3.28.0-3.el7 
  kernel-3.10.0-1127.el7

How reproducible: 
Every graphical user login

Steps to Reproduce:
1. Try to set a password policy:
cat > /etc/dconf/db/local.d/00-password-policy << EOF
[org/gnome/desktop/lockdown]
disable-show-password=true
EOF

2. Try to set disable of showing password to true
cat > /etc/dconf/db/local.d/locks/00-disable-show-password << EOF
/org/gnome/desktop/lockdown/disable-show-password true
EOF

3. Update dconf
dconf update

4. Reboot

Actual results:  
During the graphical gnome-login screen, when entering the password, the option to disable "show text" in the password field cannot be turned off.

Expected results:  
Disable on "show text" option


Additional info:

Comment 2 Ray Strode [halfline] 2020-04-20 15:01:27 UTC
So, the configuration you outlined should work.

Does:

# restorecon -R /etc/dconf

followed by a reboot, fix it?

Do you have a file named /etc/dconf/profile/gdm ?  If so, does removing it fix your problem? (back it up before removing it, please!)

Have you opened a customer portal ticket?

Comment 4 Red Hat Bugzilla 2023-09-15 00:31:04 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days


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