<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — New password schemes support in iRedAdmin: SSHA, SSHA512.]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic4220.xml" />
	<updated>2012-11-28T15:04:28Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic4220-new-password-schemes-support-in-iredadmin-ssha-ssha512.html</id>
		<entry>
			<title type="html"><![CDATA[New password schemes support in iRedAdmin: SSHA, SSHA512.]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19288.html#p19288" />
			<content type="html"><![CDATA[<p>Dear all,</p><p>New release of iRedAdmin (both open source edition and iRedAdmin-Pro) supports two new password schemes for MySQL and PostgreSQL backends: SSHA, SSHA512. Currently, MD5 is the default password scheme for MySQL/PostgreSQL backends (SSHA for OpenLDAP) in iRedMail. You can set <span style="color: blue">SQL_DEFAULT_PASSWD_SCHEME = &#039;SSHA512&#039;</span> in iRedAdmin config file (libs/settings.py or libs/settings_local.py (recommended)) so that new users&#039; passwords will be hashed with SSHA512.</p><p>Sample passwords:<br /></p><ul><li><p>SSHA: {SSHA}bfxqKqOOKODJw/bGqMo54f9Q/iOvQoftOQrqWA==</p></li><li><p>SSHA512: {SSHA512}FxgXDhBVYmTqoboW+ibyyzPv/wGG7y4VJtuHWrx+wfqrs/lIH2Qxn2eA0jygXtBhMvRi7GNFmL++6aAZ0kXpcy1fxag=</p></li></ul><p>Notes:<br /></p><ul><li><p>SSHA512 requires Dovecot-2.0 (or later) and Python-2.5 (or later).</p></li><li><p>SSHA512 requires more CPU from your server, which means it will slightly (maybe huge, depends on how many active users you are serving) slow down user authentication (IMAP/POP3/SMTP authentication).</p></li></ul><p>References:<br /></p><ul><li><p>Reasons why SHA512 is superior to MD5: <a href="http://stackoverflow.com/questions/2117732/reasons-why-sha512-is-superior-to-md5">http://stackoverflow.com/questions/2117 … ior-to-md5</a></p></li><li><p>Dovecot password schemes: <a href="http://wiki2.dovecot.org/Authentication/PasswordSchemes">http://wiki2.dovecot.org/Authentication/PasswordSchemes</a></p></li></ul>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-11-28T15:04:28Z</updated>
			<id>http://www.iredmail.org/forum/post19288.html#p19288</id>
		</entry>
</feed>
