How to disable automatic login?
Posted
by
iammilind
on Ask Ubuntu
See other posts from Ask Ubuntu
or by iammilind
Published on 2012-02-22T05:30:06Z
Indexed on
2012/04/10
11:42 UTC
Read the original article
Hit count: 285
I was playing around with "User accounts" and somehow set automatic login. Now, when I start my PC, it just has one button named as "login". Clicking that button, directly logs me in to my PC.
There is no music or no asking for password while logging in. As a side effect, it asks me separately for keyring password
How to disable auto login and make login/keyring password unified again like before?
NOTE: Attempting to disable Automatic Login from System Settings > User Accounts does not work.
This is the content of my /etc/lightdm/lightdm.conf
(where I have commented the autologin for my username mgandhi
):
[SeatDefaults]
greeter-session=unity-greeter
user-session=ubuntu
#autologin-user=mgandhi
© Ask Ubuntu or respective owner