emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41863: closed ([PATCH] services: Fix gdm-autologin pam service.)


From: GNU bug Tracking System
Subject: bug#41863: closed ([PATCH] services: Fix gdm-autologin pam service.)
Date: Wed, 07 Oct 2020 19:15:02 +0000

Your message dated Wed, 07 Oct 2020 19:13:47 +0000
with message-id 
<cdppGo7BWiqTlY-eMkU4oWa13qCrvRlsm4diY9FWzOICH_V7u6Qk7VOFO-athHPw3GB8l-abgtMVtVJ4lgO00vw8vQxZYbW1VjJ9Xg8-F6g=@ajgrf.com>
and subject line Re: [bug#41863] [PATCH] services: Fix gdm-autologin pam 
service.
has caused the debbugs.gnu.org bug report #41863,
regarding [PATCH] services: Fix gdm-autologin pam service.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
41863: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41863
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] services: Fix gdm-autologin pam service. Date: Sun, 14 Jun 2020 23:24:56 +0000
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

Attachment: 0001-services-Fix-gdm-autologin-pam-service.patch
Description: Text Data


--- End Message ---
--- Begin Message --- 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@ajgrf.com> wrote:

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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]