<?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>Useful tips and stuff that matters &#187; security</title>
	<atom:link href="http://www.theusefulblog.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theusefulblog.com</link>
	<description>Tips and tricks and stuff that matters for computers, internet, and many others.</description>
	<lastBuildDate>Thu, 26 Nov 2009 08:13:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Root Account and Single User Mode</title>
		<link>http://www.theusefulblog.com/post/root-account-and-single-user-mode/</link>
		<comments>http://www.theusefulblog.com/post/root-account-and-single-user-mode/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 01:35:26 +0000</pubDate>
		<dc:creator>angelchen1111</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.theusefulblog.com/?p=383</guid>
		<description><![CDATA[To discourage people to use the root account, by default some distro such as Ubuntu don&#8217;t set a password for the root user. This way people cannot login with the root account directly. However, without setting a password for root user, people can log into single user mode (aka recovery mode) with the root account [...]]]></description>
			<content:encoded><![CDATA[<p>To discourage people to use the root account, by default some distro such as Ubuntu don&#8217;t set a password for the root user. This way people cannot login with the root account directly. However, without setting a password for root user, people can log into single user mode (aka recovery mode) with the root account <strong>without</strong> password, and then the user can do anything including change the password of any users.</p>
<p>You should set a password for the root user even if the distro doesn&#8217;t tell you to do so during the installation. If you haven&#8217;t set up a password for the root user yet, you can do so by typing <code>sudo passwd root</code> and type the new password. Once you set the password for the root user, next time you log in to single user mode or recovery mode, it will ask you for root&#8217;s password instead of just let you in.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.theusefulblog.com/post/root-account-and-single-user-mode/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
