GNU bug report logs - #41863
[PATCH] services: Fix gdm-autologin pam service.

Previous Next

Package: guix-patches;

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

Date: Sun, 14 Jun 2020 23:26:01 UTC

Severity: normal

Tags: patch

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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Alex Griffin <a <at> ajgrf.com>
Subject: bug#41863: closed (Re: [bug#41863] [PATCH] services: Fix
 gdm-autologin pam service.)
Date: Wed, 07 Oct 2020 19:15:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#41863: [PATCH] services: Fix gdm-autologin pam service.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 41863 <at> debbugs.gnu.org.

-- 
41863: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41863
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Alex Griffin <a <at> ajgrf.com>
To: "41863-done <at> debbugs.gnu.org" <41863-done <at> debbugs.gnu.org>
Subject: Re: [bug#41863] [PATCH] services: Fix gdm-autologin pam service.
Date: Wed, 07 Oct 2020 19:13:47 +0000
Fixed in commit d8258177fe.

--
Alex Griffin

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Wednesday, October 7th, 2020 at 7:12 PM, Alex Griffin <a <at> ajgrf.com> wrote:

> Fixed in commit d8258177fe.
>
> --
> Alex Griffin
>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>
> On Wednesday, October 7th, 2020 at 7:11 PM, Alex Griffin a <at> ajgrf.com wrote:
>
> > Fixed in commit d8258177fe.
> >
> > --
> >
> > Alex Griffin
> >
> > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> >
> > On Friday, October 2nd, 2020 at 5:54 PM, Marius Bakke marius <at> gnu.org wrote:
> >
> > > Alex Griffin via Guix-patches via 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. :-)

[Message part 3 (message/rfc822, inline)]
From: Alex Griffin <a <at> ajgrf.com>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Cc: "35674 <at> debbugs.gnu.org" <35674 <at> debbugs.gnu.org>,
 "40411 <at> debbugs.gnu.org" <40411 <at> debbugs.gnu.org>
Subject: [PATCH] services: Fix gdm-autologin pam service.
Date: Sun, 14 Jun 2020 23:24:56 +0000
[Message part 4 (text/plain, inline)]
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?)

--
Alex Griffin
[0001-services-Fix-gdm-autologin-pam-service.patch (text/x-patch, attachment)]

This bug report was last modified 4 years and 285 days ago.

Previous Next


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