Bugzilla Automation <[email protected]> has asked freebsd-desktop (Team) <[email protected]> for maintainer-feedback: Bug 266899: x11/lightdm: update to 1.32.0 breaks autologin https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266899
--- Description --- 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.865 03/.
