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: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
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.