<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; automatic login</title> <atom:link href="http://www.ghacks.net/tag/automatic-login/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Windows 8, How To Automatically Log On</title><link>http://www.ghacks.net/2011/09/16/windows-8-how-to-automatically-log-on/</link> <comments>http://www.ghacks.net/2011/09/16/windows-8-how-to-automatically-log-on/#comments</comments> <pubDate>Fri, 16 Sep 2011 11:59:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[automatic login]]></category> <category><![CDATA[automatically log on]]></category> <category><![CDATA[windows 8]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=50540</guid> <description><![CDATA[One of the first things that I configure on a new personal computer that only I use is the automatic log on. This bypasses the Windows logon screen completely to load the operating system directly. Handy for single user systems, not so much for multi-user systems. Windows 8 in this regard works much like Windows [...]]]></description> <content:encoded><![CDATA[<p>One of the first things that I configure on a new personal computer that only I use is the automatic log on. This bypasses the Windows logon screen completely to load the operating system directly. Handy for single user systems, not so much for multi-user systems.</p><p>Windows 8 in this regard works much like Windows 7. It is still possible to configure a user account to automatically log on. Here is how.</p><p>Start Windows 8 and log into the user account. You are taken to the Metro UI start screen. Enter <strong>netplwiz</strong> and hit enter. This should open the User Accounts screen on the Desktop.</p><p>Here you see a list of all user accounts known on the system.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/user-accounts.png" alt="user accounts" title="user accounts" width="477" height="516" class="alignnone size-full wp-image-50541" /></p><p>Locate the &#8220;Users must enter a user name and password to use this computer&#8221; box at the top and uncheck it. Click the Ok button. This triggers a prompt where you need to enter the password for the username.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/automatically-log-on.png" alt="automatically log on" title="automatically log on" width="461" height="256" class="alignnone size-full wp-image-50542" /></p><p>Just enter your password and the password confirmation in the prompt that opens. Windows &#8220;saves&#8221; that password for you, so that you do not have to enter it anymore during log on.</p><p>A click on OK completes the process. I suggest you restart the computer afterwards to see if the log on is indeed bypassed.</p><p>If it is not, you may need to open the User Accounts screen again to verify that the changes have been properly saved.</p><p>If you bypass Metro UI automatically, you can open the User Accounts configuration screen with the shortcut Win-R and entering netplwiz in the run box.</p><p>Please note that anyone using the computer from that moment on can log on with the user account, as no password is required to do so. This makes it a security issue on multi-user systems. (<a
href="http://beatmasters-winlite-blog.de/?p=9652&#038;utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+BeatmastersWinliteBlog+%28Beatmasters+WinLite+Blog%29">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/09/16/windows-8-how-to-automatically-log-on/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Enable auto login in Ubuntu</title><link>http://www.ghacks.net/2009/08/25/enable-auto-login-in-ubuntu/</link> <comments>http://www.ghacks.net/2009/08/25/enable-auto-login-in-ubuntu/#comments</comments> <pubDate>Tue, 25 Aug 2009 10:42:07 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[auto login]]></category> <category><![CDATA[automatic login]]></category> <category><![CDATA[login]]></category> <category><![CDATA[login security]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15715</guid> <description><![CDATA[If you are the only user on your Ubuntu system (or if you have a default user on a Ubuntu system that should always be the user logged in) then you might want to consider setting up auto login. What auto login does is, upon boot (or restarting X Windows), the system will automatically login [...]]]></description> <content:encoded><![CDATA[<p>If you are the only user on your Ubuntu system (or if you have a default user on a Ubuntu system that should always be the user logged in) then you might want to consider setting up auto login. What auto login does is, upon boot (or restarting X Windows), the system will automatically login to that particular user. This way the user does not have to interact with the log in prompt. The one major downfall to this is that no password has to be given in order for your user to be logged in. This can be a security issue. So if you are concerned with security, this is not for you.</p><p>If, however, security is not an issue with a particular user, than auto login is a simple way to make Ubuntu even more user-friendly than it already is. And fortunately, auto login is simple to set up. In this tutorial you will learn how to set up auto login as well as tweak your log in screen.</p><p><span
id="more-15715"></span><strong>The tool</strong></p><p>The tool used to configure auto login is found in the Administration menu and is called &#8220;Login Window Preferences&#8221;. When you go to launch this tool you will be required to enter your sudo password. When the window launches you will see six tabs:</p><ul><li>General: General configuration.</li><li>Local: Login theme, color, welcome message.</li><li>Remote: Remote login.</li><li>Accessibility: Enable more GTK+ modules to be available.</li><li>Security: Auto login, timed login, security.</li><li>Users: Exclude users from login.</li></ul><div
id="attachment_15717" class="wp-caption alignleft" style="width: 238px"><a
rel="attachment wp-att-15717" href="http://www.ghacks.net/2009/08/25/enable-auto-login-in-ubuntu/login_security/"><img
class="size-full wp-image-15717" src="http://www.ghacks.net/wp-content/uploads/2009/08/login_security.png" alt="Figure 1" width="228" height="266" /></a><p
class="wp-caption-text">Figure 1</p></div><p>The tab used to set up auto login is the Security tab. Click on that to see the settings available (see Figure 1 &#8211; Click to enlarge).</p><p>To enable auto login you simply have to follow these steps:</p><ol><li>Click the check box for &#8220;Enable Automatic Login&#8221;.</li><li>Select the user who will be automatically logged in from the drop-down list.</li><li>Set the &#8220;pause before logging in time&#8221;.</li><li>Close the window.</li></ol><p>It&#8217;s that simple. Now of course there is much more that can be done in this tab of the preferences window. So why not take advantage while you have it open?</p><p>If you want to be able to log on as the system administrator you can do so here. First you need to check the check box labeled &#8220;Allow local system administrator login&#8221;. There is one catch. Remember that Ubuntu does not have, by default, a root user password. Because of this, even if you have this feature enabled, the administrator will not be able to log in. In order for this to work you have to give the root user a password. Understand the root user was not given a password in Ubuntu for a reason&#8230;simplicity. But if you would prefer to have an administrative user (and bypass having to use sudo) you can give the root user a password by following these steps:</p><ol><li>Open up a terminal window.</li><li>Issue the command sudo passwd root.</li><li>Enter your sudo password.</li><li>Enter a new password for the root user.</li><li>Enter the root password again for verification.</li></ol><p>Now your local administrator can log in. A word of warning: I don&#8217;t recommend loggin in as root. There may be times when it seems necessary, but before you do exhaust other possibilities first. Bad things can happen when you log in as root.</p><p><strong>Custom welcome message</strong></p><p>When your login screen appears there is a welcome message next to the logo in the greeter. You can personalize this greeting in the Local tab of the preferences window. Click on this tab and look at the bottom of the window where you will see the &#8220;Welcome Message&#8217; section. By default the message is simply &#8220;Welcome&#8221;. To change this click the check box for &#8220;Custom&#8221; and then enter the greeting you want to use. Once you are done click close.</p><p><strong>Final thoughts</strong></p><p>Enabling auto login, when used in trusted locations, can be a time saver as well as a way to make your Linux installation more user-friendly. For some users, having to log in to their computer is a real hassel. Help those users out by setting up auto login.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/25/enable-auto-login-in-ubuntu/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> </channel> </rss>
