<?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: Ubuntu: change default encryption algorithm</title>
	<atom:link href="http://blog.stastnarodina.com/honza-en/spot/ubuntu-change-default-encryption-algorithm/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stastnarodina.com/honza-en/spot/ubuntu-change-default-encryption-algorithm/</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 12:44:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: honza</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/ubuntu-change-default-encryption-algorithm/comment-page-1/#comment-18741</link>
		<dc:creator>honza</dc:creator>
		<pubDate>Fri, 13 Aug 2010 12:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=63#comment-18741</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;Hi ainande,</p>
<p>use<br />
echo username:password &#124; chpasswd -S -c MD5<br />
If supports both MD5 and SHA512 (besides others). Salt is generated randomly.</p>
<p>To generate MD5 password only (without having to give the username) you can use<br />
openssl passwd -1 -salt xyz<br />
In this case, you choose the salt.</p>
</description>
		<content:encoded><![CDATA[
<p>Hi ainande,</p>

<p>use<br />
echo username:password | chpasswd -S -c MD5<br />
If supports both MD5 and SHA512 (besides others). Salt is generated
randomly.</p>

<p>To generate MD5 password only (without having to give the username) you can
use<br />
openssl passwd –1 -salt xyz<br />
In this case, you choose the salt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ainande</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/ubuntu-change-default-encryption-algorithm/comment-page-1/#comment-18740</link>
		<dc:creator>ainande</dc:creator>
		<pubDate>Fri, 13 Aug 2010 11:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=63#comment-18740</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;Hi there</p>
<p>Thanks for this entry, it is well explained and understandable.<br />
Yet I still got a question (which hasn&#039;t really something to do with the algorithm, but anyway you may have an idea)..<br />
I&#039;m wondering whether it&#039;s possible to reset the passphrase &#8211; I may have changed it or just forgot it, and now I wonder if I could maybe encrypt a string (new password) with the right algorithm and then replace the hash of the old password in a specific file (I still can start up my system n all that..)</p>
<p>Greets</p>
</description>
		<content:encoded><![CDATA[
<p>Hi there</p>

<p>Thanks for this entry, it is well explained and understandable.<br />
Yet I still got a question (which hasn't really something to do with the
algorithm, but anyway you may have an idea)..<br />
I'm wondering whether it's possible to reset the passphrase – I may have
changed it or just forgot it, and now I wonder if I could maybe encrypt a
string (new password) with the right algorithm and then replace the hash of the
old password in a specific file (I still can start up my system n all
that..)</p>

<p>Greets</p>
]]></content:encoded>
	</item>
</channel>
</rss>

