<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Fixed in iRedAdmin-Pro-1.1.0: Normal admin can't change password.]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic644.xml" />
	<updated>2010-02-23T04:17:59Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic644-fixed-in-iredadminpro110-normal-admin-cant-change-password.html</id>
		<entry>
			<title type="html"><![CDATA[Fixed in iRedAdmin-Pro-1.1.0: Normal admin can't change password.]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post2735.html#p2735" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2010-02-23T04:17:59Z</updated>
			<id>http://www.iredmail.org/forum/post2735.html#p2735</id>
		</entry>
</feed>
