<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Fixed in iRedAdmin-Pro-1.1.0: Normal admin can't change password.]]></title>
		<link>http://www.iredmail.org/forum/topic644-fixed-in-iredadminpro110-normal-admin-cant-change-password.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic644.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Fixed in iRedAdmin-Pro-1.1.0: Normal admin can't change password..]]></description>
		<lastBuildDate>Tue, 23 Feb 2010 04:17:59 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Fixed in iRedAdmin-Pro-1.1.0: Normal admin can't change password.]]></title>
			<link>http://www.iredmail.org/forum/post2735.html#p2735</link>
			<description><![CDATA[<h5>This post is used to fix bug in iRedAdmin-Pro-1.1.0 (Full-Featured Edition),<br />if it doesn&#039;t work for you, please post a new topic in this forum.<br />=================</h5><p>Hi, all.</p><p>There is a bug in iRedAdmin-Pro-1.1.0 (Full-Featured Edition).</p><h5>Abstract</h5><p>Normal admin can&#039;t change their own password, iRedAdmin-Pro raises error message: &#039;<strong>Current password is incorrect</strong>&#039;.</p><h5>Root Case</h5><p>iRedAdmin-Pro tries to get a incorrect form name while updating admin password.</p><h5>Affected versions</h5><ul><li><p>iRedAdmin-Pro-1.1.0 (Full-Featured Edition)</p></li></ul><h5>Credits</h5><ul><li><p>Thanks <strong>James Kong</strong> for his report.</p></li></ul><h5>Steps to fix it</h5><ul><li><p>Download patch and change current directory to iRedAdmin-Pro.</p></li></ul><div class="codebox"><pre><code># ---- Download patch ----
# cd /root/
# wget http://www.iredmail.org/patches/iredadmin/ent/1.1.0/iredadmin-v110-01-20100223.patch

# ---- On RHEL/CentOS ----
# cd /var/www/iredadmin/

# ---- On Debian/Ubuntu ----
# cd /usr/share/apache2/iredadmin/</code></pre></div><ul><li><p>Use patch command with &#039;--dry-patch&#039; options to test whether this patch will be applied clearly. If command output is not <strong>SAME</strong> as below, please do <strong>NOT</strong> try further steps, and post a new topic in this forum.</p></li></ul><div class="codebox"><pre><code># patch --dry-run -p0 &lt; /root/iredadmin-v110-01-20100223.patch
patching file libs/ldaplib/admin.py</code></pre></div><ul><li><p>Patch it.</p></li></ul><div class="codebox"><pre><code># patch -p0 &lt; /root/iredadmin-v110-01-20100223.patch
patching file libs/ldaplib/admin.py</code></pre></div><ul><li><p>Restart Apache web server to make it work.</p></li></ul><div class="codebox"><pre><code># ---- On RHEL/CentOS ----
# /etc/init.d/httpd restart

# ---- On Debian/Ubuntu ----
# /etc/init.d/apache2 restart</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 23 Feb 2010 04:17:59 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post2735.html#p2735</guid>
		</item>
	</channel>
</rss>
