Thanks pavlos_kairis. I read the LightDM material.
I followed this instructions. Guess what happened when I did this:
gnome-session-quit --logout --no-prompt
### Enable autologin
Look up these lines in lightdm configuration file, uncomment them and customize to your preference.
[Seat:*] #autologin-user= #autologin-user-timeout=0
So, it works. You haven't mentioned it before. This is exactly how autologin is supposed to work: it takes you straight to the desktop after your computer boots up. This only happens ONCE during the boot cycle.
You may be looking for a passwordless login, which is a different thing. Please, describe your desired scenario one more time.
This command is for a GNOME session. You are using a MATE session. There is a similar command for MATE:
We talked about this in the other thread and @Ironfoot reinforced it. Autologin will totally skip the login page shown in Ironfoot's last post and take you to your desktop. But remember, there are TWO different passwords, your username login and then there is an authentication/sudo password. When I use Autologin, it takes me directly to my desktop but still asks me for my sudo password. The autologin only logs in your username password, the sudo password should continue to be required in order to make changes et al.
Are you saying you don't want to have to use any passwords?
I will admit I did not use the correct terminology and I did not understand completely the login process.
Currently, when I log on, I have my username skipped and it takes me to my desktop where it asks again for again for authentication. This is looking for my keyring as it no longer matches my login password so I have to enter a different password.
Regardless, this was all covered in a different thread where it was explained that the autologin just skips to the desktop. If he has changed his password, it is possible he is getting the same thing I do which is asking for an authentication for the keyring so it looks like you are entering two different passwords.
For the record, some of us are pretty new to linux and I was just trying to help out and I have zero problems admitting when I am wrong as I am still learning. You could have simply corrected me instead of being obnoxious about it.
You have to configure passwordless login then. This is done by adding your user to the nopasswdlogin group. I assume your username is andy.
sudo gpasswd --add andy nopasswdlogin
Relogin, and the password field will be replaced with the "Log In" button as shown in my previous screenshot. Be careful, as passwordless login allows anyone with physical access to your computer to log into your account.
When you are using autologin for LightDM, your default login keyring is not automatically unlocked, because you provide no password. If you need to unlock it, you have to provide your keyring password. But this keyring is empty by default and therefore may remain locked. It will be useful for you to understand, what is inside your keyring.