Auto Login issue - setting does not stick
Forum rules
Before you post please read how to get help
Before you post please read how to get help
Auto Login issue - setting does not stick
I installed Linux Mint 10 on a users machine a couple months back and because the user is elderly, I wanted to make it as simple as possible so I setup auto login. They only use the browser, so I knew they wouldn't be installing anything. He called me yesterday to say the auto login no longer works. This apparently started two weeks ago so I'm not sure what has changed. He told me he is the only one who has access. I went over and tried setting it back. I went into user settings and it allowed me to check the auto login box and upon restarting the machine, I was prompted to log in. Any clues as to where I should look in terms of an error log? Possible problem with a system update? Any help is much appreciated.
Re: Auto Login issue - setting does not stick
Try to do it manually. I guess you have gnome, right?
Under it says [daemon] add these lines:
Where nameoftheuser is clearly the user you want to automatically log in.
Code: Select all
sudo gedit /etc/gdm3/daemon.conf
Code: Select all
AutomaticLoginEnable=true
AutomaticLogin=nameoftheuser
We can only see a short distance ahead, but we can see plenty there that needs to be done - Alan Mathison Turing