Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Oct 2022 06:32:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 266899] x11/lightdm: update to 1.32.0 breaks autologin
Message-ID:  <bug-266899-39348@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266899

            Bug ID: 266899
           Summary: x11/lightdm: update to 1.32.0 breaks autologin
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: tamelingdaniel@gmail.com
          Assignee: desktop@FreeBSD.org
             Flags: maintainer-feedback?(desktop@FreeBSD.org)

Upstream added the following two lines to
/usr/local/etc/pam.d/lightdm-autologin:

# Block login if shell in nologin or false
auth      required pam_succeed_if.so shell notin
/sbin/nologin:/usr/sbin/nologin:/bin/false:/usr/bin/false

When I comment this out, autologin works again. I got the cause of the problem
and the solution from
https://forums.freebsd.org/threads/freebsd-13-1-lightdm-1-32-user-autologin.86503/.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266899-39348>