Autologin for my user named “user” was working and suddenly stopped. After boot the user login screen is presented and i have the options “user” and “davfs2”. I’m not sure why davfs2 pops up there.
hm so i at least excluded davfs2 from the login screen by changing the uid since my /etc/lightdm/users.conf looks like this (adding it to hidden-users didn’t help btw):
but that did not helped with solving the autologin issue.
I also deactivated autologin by commenting out both lines in /etc/lightdm/lightdm.conf and removed user user from the group autologin (sudo gpasswd -d user autologin), then restarted and set it up again. Sadly also no change.