<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Mysql storage password formats]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic4221.xml" />
	<updated>2012-11-29T14:48:04Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic4221-mysql-storage-password-formats.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Mysql storage password formats]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19300.html#p19300" />
			<content type="html"><![CDATA[<p>Thanks dude! Got it working <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[whelpton]]></name>
				<uri>http://www.iredmail.org/forum/user32001.html</uri>
			</author>
			<updated>2012-11-29T14:48:04Z</updated>
			<id>http://www.iredmail.org/forum/post19300.html#p19300</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mysql storage password formats]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19297.html#p19297" />
			<content type="html"><![CDATA[<p>iRedMail stores (salted) MD5 encrypted passwords for MySQL and PostgreSQL backends by default. Example:<br /></p><div class="codebox"><pre><code>$1$ozdpg0V0$0fb643pVsPtHVPX8mCZYW/</code></pre></div><p>- Plain MD5 is supported too. Example: 900150983cd24fb0d6963f7d28e17f72, {PLAIN-MD5}900150983cd24fb0d6963f7d28e17f72.<br />- Plain password is supported, but it&#039;s not recommended. Don&#039;t use it on production server.<br />- Upcoming iRedAdmin (both open source edition and iRedAdmin-Pro) supports SSHA and SSHA512 encrypted passwords.<br />&nbsp; Reference: <a href="http://www.iredmail.org/forum/topic4220-news-announcements-bug-fixes-new-password-schemes-support-in-iredadmin-ssha-ssha512.html">http://www.iredmail.org/forum/topic4220 … ha512.html</a></p><p>Refer to Dovecot wiki for more password schemes: <a href="http://wiki2.dovecot.org/Authentication/PasswordSchemes">http://wiki2.dovecot.org/Authentication/PasswordSchemes</a></p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-11-29T13:46:48Z</updated>
			<id>http://www.iredmail.org/forum/post19297.html#p19297</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Mysql storage password formats]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19293.html#p19293" />
			<content type="html"><![CDATA[<p>Hi all,</p><p>I&#039;m trying to create a php script that will add users to the mysql DB on the fly, I&#039;m not too familiar with encryption types and have no idea what kindof encryption the password fields use, can you fill me in on this?</p><p>Thanks!</p><p>==== Required information ====<br />- iRedMail version: 0.8.3<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): Mysql<br />- Linux/BSD distribution name and version: Centos 6<br />- Related log if you&#039;re reporting an issue: N/A<br />====</p>]]></content>
			<author>
				<name><![CDATA[whelpton]]></name>
				<uri>http://www.iredmail.org/forum/user32001.html</uri>
			</author>
			<updated>2012-11-29T12:14:27Z</updated>
			<id>http://www.iredmail.org/forum/post19293.html#p19293</id>
		</entry>
</feed>
