GNU bug report logs - #35674
GDM auto-login doesn't work

Previous Next

Package: guix;

Reported by: "Alex Griffin" <a <at> ajgrf.com>

Date: Fri, 10 May 2019 20:33:02 UTC

Severity: normal

Merged with 40411

Done: Alex Griffin <a <at> ajgrf.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Marius Bakke <marius <at> gnu.org>
To: Alex Griffin <a <at> ajgrf.com>, 41863 <at> debbugs.gnu.org
Cc: "35674 <at> debbugs.gnu.org" <35674 <at> debbugs.gnu.org>, "40411 <at> debbugs.gnu.org" <40411 <at> debbugs.gnu.org>
Subject: bug#35674: [bug#41863] [PATCH] services: Fix gdm-autologin pam service.
Date: Fri, 02 Oct 2020 19:54:28 +0200
[Message part 1 (text/plain, inline)]
Alex Griffin via Guix-patches via <guix-patches <at> gnu.org> writes:

> This patch fixes GDM's auto-login feature.
>
> See the discussions in #35674 and #40411. It works for me, but I don't want to just commit it because I don't really understand PAM. (Then again, who does?)

[...]

> @@ -925,7 +926,7 @@ the GNOME desktop environment.")
>      (inherit (unix-pam-service "gdm-autologin"
>                                 #:login-uid? #t))
>      (auth (list (pam-entry
> -                 (control "[success=ok default=1]")
> +                 (control "optional")

This is one of the alternatives Timothy proposed in #35674 back in May
last year(!).  As long as GDM still rejects wrong or blank passwords, I
think it is good to go.

It would be good to get it in 1.2.0.  :-)
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 87 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.