08-07-2018, 06:56 PM
(08-07-2018, 06:44 PM)ameridroid Wrote:(08-07-2018, 06:35 PM)ab1jx Wrote: But snoop around in /etc/pam.d too. Pam can prevent autologin, I see a /etc/pam.d/liightdm-autologin
I don't have a lightdm-autologin there:
Code:rock64@rockpro64:/etc/pam.d$ ls
chfn common-session other sshd
chpasswd common-session-noninteractive passwd su
chsh cron polkit-1 sudo
common-account login runuser systemd-user
common-auth lxdm runuser-l
common-password newusers slock
I'll have a look at the login file when I have a bit more time. Any other suggestions are welcome!
Wow, Ubuntu actually has less junk than Debian in this case? I see:
Code:
ls /etc/pam.d
chfn common-session login runuser
chpasswd common-session-noninteractive newusers runuser-l
chsh cron other sshd
common-account lightdm passwd su
common-auth lightdm-autologin polkit-1 sudo
common-password lightdm-greeter pure-ftpd systemd-user
But wait, in your post I see you're also on a rockpro64, I'm on a rock64. Different image probably, well, yeah, Ubuntu vs Debian.