<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How To Reset the Root Password in Linux</title>
	<atom:link href="http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Wed, 25 Nov 2009 08:13:38 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: How to reboot single user mode &#171; JealousGuy&#8217;s unreadable blog</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/#comment-666989</link>
		<dc:creator>How to reboot single user mode &#171; JealousGuy&#8217;s unreadable blog</dc:creator>
		<pubDate>Sat, 07 Mar 2009 11:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=10764#comment-666989</guid>
		<description>[...] How to reboot single user&#160;mode By mantikore  http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/ [...]</description>
		<content:encoded><![CDATA[<p>[...] How to reboot single user&nbsp;mode By mantikore  <a href="http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/" rel="nofollow">http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rupert</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/#comment-663495</link>
		<dc:creator>Rupert</dc:creator>
		<pubDate>Thu, 05 Mar 2009 09:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=10764#comment-663495</guid>
		<description>So, this resets the root password, but keeps all other data unchanged?

Wow, seems like a major security flaw to me and I thought Linux was secure. But I suppose it is the difference between preventing people doing something stupid to their system with root access, and preventing people accessing your sensitive data and messing up your box with root access.

I am guessing there is no way to access this login via SSH or remotely, so you atleast need access to the machine?</description>
		<content:encoded><![CDATA[<p>So, this resets the root password, but keeps all other data unchanged?</p>
<p>Wow, seems like a major security flaw to me and I thought Linux was secure. But I suppose it is the difference between preventing people doing something stupid to their system with root access, and preventing people accessing your sensitive data and messing up your box with root access.</p>
<p>I am guessing there is no way to access this login via SSH or remotely, so you atleast need access to the machine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: computer_freak_8</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/#comment-661031</link>
		<dc:creator>computer_freak_8</dc:creator>
		<pubDate>Mon, 02 Mar 2009 21:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=10764#comment-661031</guid>
		<description>@Raoul:
A-ha! That makes sense, then, since I always specify a root password once I setup a system.

If there&#039;s no password, there&#039;s nothing to enter!

Thanks for the information; it is good to know.</description>
		<content:encoded><![CDATA[<p>@Raoul:<br />
A-ha! That makes sense, then, since I always specify a root password once I setup a system.</p>
<p>If there&#8217;s no password, there&#8217;s nothing to enter!</p>
<p>Thanks for the information; it is good to know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raoul</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/#comment-660425</link>
		<dc:creator>Raoul</dc:creator>
		<pubDate>Mon, 02 Mar 2009 10:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=10764#comment-660425</guid>
		<description>note: it does only work, if you didn&#039;t specify a root password before (the normal case on ubuntu). Else it asks for the root-password when entering singe-user mode.

On (k)ubuntu systems, I would recommend to set a very secure root-password instead of leaving it blank, or to completely disable (lock) the root account by typing:

sudo passwd -l root

But like I already said, with a Knoppix CD, you can change the root-password of every linux. If the BIOS is password-protected, unplug the PC and remove the battery on the motherboard ;)</description>
		<content:encoded><![CDATA[<p>note: it does only work, if you didn&#8217;t specify a root password before (the normal case on ubuntu). Else it asks for the root-password when entering singe-user mode.</p>
<p>On (k)ubuntu systems, I would recommend to set a very secure root-password instead of leaving it blank, or to completely disable (lock) the root account by typing:</p>
<p>sudo passwd -l root</p>
<p>But like I already said, with a Knoppix CD, you can change the root-password of every linux. If the BIOS is password-protected, unplug the PC and remove the battery on the motherboard ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raoul</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/#comment-660408</link>
		<dc:creator>Raoul</dc:creator>
		<pubDate>Mon, 02 Mar 2009 09:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=10764#comment-660408</guid>
		<description>@computer_freak_8: really, I didn&#039;t need the old password here on kubuntu!</description>
		<content:encoded><![CDATA[<p>@computer_freak_8: really, I didn&#8217;t need the old password here on kubuntu!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raoul</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/#comment-660407</link>
		<dc:creator>Raoul</dc:creator>
		<pubDate>Mon, 02 Mar 2009 09:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=10764#comment-660407</guid>
		<description>I tested on Kubuntu Intrepid Ibex, and it works here! That is far too easy, for me it&#039;s a real security issue. I always thought one would have to boot a Knoppix CD and update the /etc/passwd file manually to change the root password....</description>
		<content:encoded><![CDATA[<p>I tested on Kubuntu Intrepid Ibex, and it works here! That is far too easy, for me it&#8217;s a real security issue. I always thought one would have to boot a Knoppix CD and update the /etc/passwd file manually to change the root password&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: computer_freak_8</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/#comment-656044</link>
		<dc:creator>computer_freak_8</dc:creator>
		<pubDate>Thu, 26 Feb 2009 23:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=10764#comment-656044</guid>
		<description>I&#039;m surprised that this actually works on some distributions. I know that on Ubuntu, and I think Debian, too, the root password is required just before entering the root shell in single-user mode.</description>
		<content:encoded><![CDATA[<p>I&#8217;m surprised that this actually works on some distributions. I know that on Ubuntu, and I think Debian, too, the root password is required just before entering the root shell in single-user mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ic3djava</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/#comment-655690</link>
		<dc:creator>ic3djava</dc:creator>
		<pubDate>Thu, 26 Feb 2009 15:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=10764#comment-655690</guid>
		<description>I tried this on a SUSE Linux Enterprise 9 Server.  Upon bootup to Single-User mode (Run Level 3), the system prompted me for the root password.  After so many failed attempts it changes the runlevel to reboot (Run Level 6).

Different results but the info will probably come in handy on Fedora or another system someday so it is useful info anyway, thanks!</description>
		<content:encoded><![CDATA[<p>I tried this on a SUSE Linux Enterprise 9 Server.  Upon bootup to Single-User mode (Run Level 3), the system prompted me for the root password.  After so many failed attempts it changes the runlevel to reboot (Run Level 6).</p>
<p>Different results but the info will probably come in handy on Fedora or another system someday so it is useful info anyway, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sai Charan</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/#comment-655528</link>
		<dc:creator>Sai Charan</dc:creator>
		<pubDate>Thu, 26 Feb 2009 12:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=10764#comment-655528</guid>
		<description>I&#039;ve missed Final Thoughts :D</description>
		<content:encoded><![CDATA[<p>I&#8217;ve missed Final Thoughts :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to OWN any Linux box otherwise known as &#8220;A Cry for HELP&#8221; &#171; Cheap FREE software ! from Jazzy Jeph</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/#comment-655432</link>
		<dc:creator>How to OWN any Linux box otherwise known as &#8220;A Cry for HELP&#8221; &#171; Cheap FREE software ! from Jazzy Jeph</dc:creator>
		<pubDate>Thu, 26 Feb 2009 10:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=10764#comment-655432</guid>
		<description>[...] Posted by jazzyjeph on February 26, 2009  Although Linux is known for its security amongst other things it seems to be frighteningly easy to reset the Root password thereby giving you complete access to ALL the files of ANY user on the system, this seems like a major oversight that should have been locked down a long time ago or perhaps i&#8217;m missing something if anybody can enlighten me. I realise you could remove the Shutdown/Restart options from a desktop or BIOS lock a computer but surely there must be another way, at least in Windows you have to reboot with a LIVE CD to reset the Administrator password.Please feel free to share any ideas on this subject.It was the excellent gHacks website that reminded me of this, you can read more here How To Reset the Root Password in Linux [...]</description>
		<content:encoded><![CDATA[<p>[...] Posted by jazzyjeph on February 26, 2009  Although Linux is known for its security amongst other things it seems to be frighteningly easy to reset the Root password thereby giving you complete access to ALL the files of ANY user on the system, this seems like a major oversight that should have been locked down a long time ago or perhaps i&#8217;m missing something if anybody can enlighten me. I realise you could remove the Shutdown/Restart options from a desktop or BIOS lock a computer but surely there must be another way, at least in Windows you have to reboot with a LIVE CD to reset the Administrator password.Please feel free to share any ideas on this subject.It was the excellent gHacks website that reminded me of this, you can read more here How To Reset the Root Password in Linux [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/#comment-654547</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Wed, 25 Feb 2009 23:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=10764#comment-654547</guid>
		<description>Dotan: in all seriousness...if i had to store a file like that on a PC most likely i would use gpg to encrypt the file with a key not shared out to anyone.</description>
		<content:encoded><![CDATA[<p>Dotan: in all seriousness&#8230;if i had to store a file like that on a PC most likely i would use gpg to encrypt the file with a key not shared out to anyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/#comment-654485</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Wed, 25 Feb 2009 21:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=10764#comment-654485</guid>
		<description>Dotan: fortunately this file is actually a hard copy, in a notebook, in my office. ;-) so you&#039;d have to have access to my office and then know where the piece of paper is. ;-)</description>
		<content:encoded><![CDATA[<p>Dotan: fortunately this file is actually a hard copy, in a notebook, in my office. ;-) so you&#8217;d have to have access to my office and then know where the piece of paper is. ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dotan Cohen</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-reset-the-root-password-in-linux/#comment-654455</link>
		<dc:creator>Dotan Cohen</dc:creator>
		<pubDate>Wed, 25 Feb 2009 19:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=10764#comment-654455</guid>
		<description>What is the IP address of the machine with your master password file? :)

Seriously, though, in what format do you save that password file? Is a password-protected .ods document considered enough?</description>
		<content:encoded><![CDATA[<p>What is the IP address of the machine with your master password file? :)</p>
<p>Seriously, though, in what format do you save that password file? Is a password-protected .ods document considered enough?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
