Bugzilla – Bug 279426
gdm: DISPLAYMANAGER_PASSWORD_LESS_LOGIN=no is ignored
Last modified: 2007-08-10 09:36:21 UTC
If /etc/sysconfig/displaymanager variable DISPLAYMANAGER_PASSWORD_LESS_LOGIN has value "no", password is not required.
This may be related to this bug: With Alpha5plus DISPLAYMANAGER_AD_INTEGRATION="yes" appears to be ignored as I have no combobox.
Lots of commented out patches.
What gdm config setting is DISPLAYMANAGER_PASSWORD_LESS_LOGIN suppose to alter Stanislav?
None. It should alter /etc/pam.d/gdm-autologin. But I don't see this section in SuSEconfig.gdm.
My fault, while fixing bug 213037 I accidentally removed this code. Reverting and updating for current gdm-autologin contents. Bug needs test and close. Then propose and test changes proposed in bug 192400.
Done and tested. Thu Aug 9 14:33:04 CEST 2007 - sbrabec@suse.cz - Re-added DISPLAYMANAGER_PASSWORD_LESS_LOGIN to SuSEconfig.gdm (#279426). - Allow password less login for both autologin and standard login. Remaining problem in /sbin/conf.d/SuSEconfig.gdm: If gdm is running and no session is active, UPDATE_CONFIG command is executed too early. It causes need for gdm restart to re-read configuration.
Will this fix address the problem in comment #1 or do I need to open another bug?
the domain combo box patch was disabled until recently, so that part should be covered. If its not with beta 1, open a new bug.
*** Bug 297625 has been marked as a duplicate of this bug. ***
My fix not, but this one probably yes. If you will see this ChangeLog entry in your package and it will be still broken, please open a new bug: Sat Aug 4 04:17:49 CEST 2007 - hpj@suse.de - Update to version 2.19.5. - Fix up gdm-conf.patch. - Fix up gdm-2.19.3-reset-pam.patch. - Fix up gdm-2.19.3-token-login.patch. - Fix up and enable gdm-language-dialog-size.patch. - Fix up and enable gdm-2.8.0.7-bg-4.patch. - Fix up and enable gdm-2.8.0.7-domain-entry.patch. - Fix up and enable gdm-2.8.0.7-halt-needs-root.patch. - Fix up and enable gdm-server-timeout.patch. - Fix up and enable gdm-2.8.0.7-some-info-in-dialog.patch. - Fix up and enable gdm-2.17.7-vt-fallback.patch. - Fix up and enable gdm-2.8.0.0-any-hostname-auth.patch. - Remove gdm-2.19.3.diff (upstreamed). - Remove gdm-2.13.0.4-audit-login.patch (upstreamed). - Remove gdm-logdir.patch (fixed upstream). - Remove gdm-bash-profile.patch (obsolete).