<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — How generate a password hash in php for iRedMail]]></title>
		<link>http://www.iredmail.org/forum/topic4469-how-generate-a-password-hash-in-php-for-iredmail.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4469.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How generate a password hash in php for iRedMail.]]></description>
		<lastBuildDate>Fri, 15 Feb 2013 10:48:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How generate a password hash in php for iRedMail]]></title>
			<link>http://www.iredmail.org/forum/post20348.html#p20348</link>
			<description><![CDATA[<p>Mail accounts are stored in two tables: vmail.mailbox, vmail.alias. Password is stored in `mailbox.password&#039;.</p><p>Please check our script as reference:<br /><a href="https://bitbucket.org/zhb/iredmail/src/7b3777b91f8c63933d34ffa6a1d257f3bacfffdc/iRedMail/tools/create_mail_user_SQL.sh?at=default">https://bitbucket.org/zhb/iredmail/src/ … at=default</a></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 15 Feb 2013 10:48:01 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20348.html#p20348</guid>
		</item>
		<item>
			<title><![CDATA[Re: How generate a password hash in php for iRedMail]]></title>
			<link>http://www.iredmail.org/forum/post20345.html#p20345</link>
			<description><![CDATA[<p>So where is salt stored (in what file)<br /> </p><div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>With MySQL backend, passwords are salted MD5 hashes.:)</p><p>References:<br />- <a href="http://www.lornajane.net/posts/2009/how-to-use-salts-and-md5-in-php">http://www.lornajane.net/posts/2009/how … md5-in-php</a><br />- <a href="http://pbeblog.wordpress.com/2008/02/12/secure-hashes-in-php-using-salt/">http://pbeblog.wordpress.com/2008/02/12 … sing-salt/</a></p><p>Also, you can use SSHA too, better than MD5.</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (blade)]]></author>
			<pubDate>Fri, 15 Feb 2013 07:52:50 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20345.html#p20345</guid>
		</item>
		<item>
			<title><![CDATA[Re: How generate a password hash in php for iRedMail]]></title>
			<link>http://www.iredmail.org/forum/post20337.html#p20337</link>
			<description><![CDATA[<p>With MySQL backend, passwords are salted MD5 hashes.:)</p><p>References:<br />- <a href="http://www.lornajane.net/posts/2009/how-to-use-salts-and-md5-in-php">http://www.lornajane.net/posts/2009/how … md5-in-php</a><br />- <a href="http://pbeblog.wordpress.com/2008/02/12/secure-hashes-in-php-using-salt/">http://pbeblog.wordpress.com/2008/02/12 … sing-salt/</a></p><p>Also, you can use SSHA too, better than MD5.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 15 Feb 2013 02:32:10 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20337.html#p20337</guid>
		</item>
		<item>
			<title><![CDATA[How generate a password hash in php for iRedMail]]></title>
			<link>http://www.iredmail.org/forum/post20335.html#p20335</link>
			<description><![CDATA[<p>I want to generate new passwords for all mailboxes (5000). But I dont know how the password are encrypted. Could you help me with some php&nbsp; script to do this.<br />==== Required information ====<br />- iRedMail version: 0.8.1<br />- Store mail accounts in which backend (MySQL): <br />- Linux/BSD distribution name and version: Centos 6<br />- Related log if you&#039;re reporting an issue: <br />====</p>]]></description>
			<author><![CDATA[null@example.com (blade)]]></author>
			<pubDate>Thu, 14 Feb 2013 19:28:26 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20335.html#p20335</guid>
		</item>
	</channel>
</rss>
