<?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: HOWTO: Recover A Linux Password</title>
	<atom:link href="http://landofthefreeish.com/linux/linux-recover-a-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://landofthefreeish.com/linux/linux-recover-a-password/</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 16:58:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: B0b0_d4_c0rt3</title>
		<link>http://landofthefreeish.com/linux/linux-recover-a-password/comment-page-1/#comment-27867</link>
		<dc:creator>B0b0_d4_c0rt3</dc:creator>
		<pubDate>Thu, 23 Jun 2011 03:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://landofthefreeish.com/2007/11/10/linux-recover-a-password/#comment-27867</guid>
		<description>I believe that encryption can be used by the shadow not is MD5 but yes : SHA512, explaining the reason for the existence of the $ 6 $.

[]&#039;s
B0b0_d4_c0rt3</description>
		<content:encoded><![CDATA[<p>I believe that encryption can be used by the shadow not is MD5 but yes : SHA512, explaining the reason for the existence of the $ 6 $.</p>
<p>[]&#8216;s<br />
B0b0_d4_c0rt3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andre</title>
		<link>http://landofthefreeish.com/linux/linux-recover-a-password/comment-page-1/#comment-3767</link>
		<dc:creator>andre</dc:creator>
		<pubDate>Tue, 15 Jun 2010 12:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://landofthefreeish.com/2007/11/10/linux-recover-a-password/#comment-3767</guid>
		<description>me too I&#039;ve got the same problem, the shadow file also starts with a $6$ instead of $1$, looks like that they changed the process off store passwords, they used MD5 before, but now I dont know what is used...</description>
		<content:encoded><![CDATA[<p>me too I&#8217;ve got the same problem, the shadow file also starts with a $6$ instead of $1$, looks like that they changed the process off store passwords, they used MD5 before, but now I dont know what is used&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jhonny</title>
		<link>http://landofthefreeish.com/linux/linux-recover-a-password/comment-page-1/#comment-3087</link>
		<dc:creator>jhonny</dc:creator>
		<pubDate>Sat, 10 Apr 2010 15:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://landofthefreeish.com/2007/11/10/linux-recover-a-password/#comment-3087</guid>
		<description>I have the same problem as Brian.

The shadow file starts with $6$ and not $1$

$6$dRM3s/LEr$LG........


What shall we do?</description>
		<content:encoded><![CDATA[<p>I have the same problem as Brian.</p>
<p>The shadow file starts with $6$ and not $1$</p>
<p>$6$dRM3s/LEr$LG&#8230;&#8230;..</p>
<p>What shall we do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://landofthefreeish.com/linux/linux-recover-a-password/comment-page-1/#comment-1801</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sat, 24 Jan 2009 01:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://landofthefreeish.com/2007/11/10/linux-recover-a-password/#comment-1801</guid>
		<description>This doesn&#039;t work on Ubuntu 9.04:

$ sudo john /etc/shadow
Created directory: /root/.john
No password hashes loaded

I looked in /etc/shadow and the 1 account that has a password associated with it, starts with $6$ and not $1$.</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t work on Ubuntu 9.04:</p>
<p>$ sudo john /etc/shadow<br />
Created directory: /root/.john<br />
No password hashes loaded</p>
<p>I looked in /etc/shadow and the 1 account that has a password associated with it, starts with $6$ and not $1$.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ebbot</title>
		<link>http://landofthefreeish.com/linux/linux-recover-a-password/comment-page-1/#comment-1769</link>
		<dc:creator>Ebbot</dc:creator>
		<pubDate>Thu, 15 Jan 2009 12:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://landofthefreeish.com/2007/11/10/linux-recover-a-password/#comment-1769</guid>
		<description>Well, 3 seconds later:

sudo john -show /etc/shadow
Created directory: /root/.john
0 password hashes cracked, 1 left</description>
		<content:encoded><![CDATA[<p>Well, 3 seconds later:</p>
<p>sudo john -show /etc/shadow<br />
Created directory: /root/.john<br />
0 password hashes cracked, 1 left</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MTecknology</title>
		<link>http://landofthefreeish.com/linux/linux-recover-a-password/comment-page-1/#comment-1765</link>
		<dc:creator>MTecknology</dc:creator>
		<pubDate>Tue, 13 Jan 2009 08:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://landofthefreeish.com/2007/11/10/linux-recover-a-password/#comment-1765</guid>
		<description>Morgan Goose:

One first run this is displayed - Created directory: /root/.john
Delete directory and remove cached passwords.</description>
		<content:encoded><![CDATA[<p>Morgan Goose:</p>
<p>One first run this is displayed &#8211; Created directory: /root/.john<br />
Delete directory and remove cached passwords.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan Goose</title>
		<link>http://landofthefreeish.com/linux/linux-recover-a-password/comment-page-1/#comment-1747</link>
		<dc:creator>Morgan Goose</dc:creator>
		<pubDate>Mon, 05 Jan 2009 17:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://landofthefreeish.com/2007/11/10/linux-recover-a-password/#comment-1747</guid>
		<description>It might be a good idea to show how to remove the cached passwords.  Otherwise all the passwords on your machine are one sudo command away from being revealed?</description>
		<content:encoded><![CDATA[<p>It might be a good idea to show how to remove the cached passwords.  Otherwise all the passwords on your machine are one sudo command away from being revealed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: forkbomber</title>
		<link>http://landofthefreeish.com/linux/linux-recover-a-password/comment-page-1/#comment-1743</link>
		<dc:creator>forkbomber</dc:creator>
		<pubDate>Sat, 03 Jan 2009 14:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://landofthefreeish.com/2007/11/10/linux-recover-a-password/#comment-1743</guid>
		<description>Well... last time i tried to crack my password, it took over 7 hours, then i stopped the program because i didn&#039;t want a buzzing computer in my room when i tried to sleep ;)

it&#039;s only a sequence of normal char&#039;s though, not even numbres... but yah, it&#039;s quite long and random...</description>
		<content:encoded><![CDATA[<p>Well&#8230; last time i tried to crack my password, it took over 7 hours, then i stopped the program because i didn&#8217;t want a buzzing computer in my room when i tried to sleep <img src='http://landofthefreeish.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>it&#8217;s only a sequence of normal char&#8217;s though, not even numbres&#8230; but yah, it&#8217;s quite long and random&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chiron613</title>
		<link>http://landofthefreeish.com/linux/linux-recover-a-password/comment-page-1/#comment-1698</link>
		<dc:creator>Chiron613</dc:creator>
		<pubDate>Tue, 25 Nov 2008 16:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://landofthefreeish.com/2007/11/10/linux-recover-a-password/#comment-1698</guid>
		<description>So far, john hasn&#039;t cracked my passwords.  I use fairly long ones with alpha and non-alpha characters, so I&#039;m thinking it might take a long time.  Still, the best way to know is to actually put it to the test...</description>
		<content:encoded><![CDATA[<p>So far, john hasn&#8217;t cracked my passwords.  I use fairly long ones with alpha and non-alpha characters, so I&#8217;m thinking it might take a long time.  Still, the best way to know is to actually put it to the test&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linux Code and More &#187; Blog Archive &#187; Linux: Recover A Password</title>
		<link>http://landofthefreeish.com/linux/linux-recover-a-password/comment-page-1/#comment-11</link>
		<dc:creator>Linux Code and More &#187; Blog Archive &#187; Linux: Recover A Password</dc:creator>
		<pubDate>Sun, 11 Nov 2007 00:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://landofthefreeish.com/2007/11/10/linux-recover-a-password/#comment-11</guid>
		<description>[...] Unknown wrote an interesting post today onHere&#8217;s a quick excerpt [ recover3.png] I thought I might share with you a way to recover password on a *nix system. The commands and screen shots are from Ubuntu, but this basic process should work for any distro. When you create an account on a Linux system, the password isnâ€™t stored. Instead, the hash [...]</description>
		<content:encoded><![CDATA[<p>[...] Unknown wrote an interesting post today onHere&#8217;s a quick excerpt [ recover3.png] I thought I might share with you a way to recover password on a *nix system. The commands and screen shots are from Ubuntu, but this basic process should work for any distro. When you create an account on a Linux system, the password isnâ€™t stored. Instead, the hash [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

