How to automatically sign in to Ubuntu
October 4th, 2007 by Ross McKillop |
Print This Post
If you’re the only person who uses your Ubuntu-based PC and don’t want to sign in each time you turn on your computer, you can enable automatic login via the steps found in this brief tutorial.
- Start by selecting System, then Administration and finally Login Window.
- Enter your password when prompted
- Select the Security tab and place a check in the box labeled Enable Automatic Login. Now select the user name you want to automatically sign in when Ubuntu starts from the User: drop down list. Click the Close button to exit out of the Login Window panel. The next time you start Ubuntu, you’ll be automatically signed in without having to enter your user name and password.








5 Responses to “How to automatically sign in to Ubuntu”
By Artem Nosulchik on Oct 5, 2007 | Reply
Nice and informative post. Thanks. But unfortunately this is not recommended from security perspective…
By Ra on Oct 6, 2007 | Reply
That totally defeats all security you have enabled in Ubuntu.
By Ross McKillop on Oct 6, 2007 | Reply
@Artem and Ra -
If it’s a single-user computer (ie. my home desktop that I don’t share with anyone) it’s really not that big of a security issue. Would I suggest it to someone running a laptop (ie. much more likely to get lost/stolen) - maybe not. But even then - if someone has physical access to your computer, and they’re determined enough, they can get any file off of your hard drive that they want (mount your drive on their OS, using a boot disk and re-writing the password file, etc). Ra - it really doesn’t defeat all of the security that comes with Linux/Ubuntu. If you’re enabling an automatic login for a non-root user (which lets face it, anyone following this tutorial is) - you’re only losing security in regards to someone that has physical access to your computer.