<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Change iredadmin password]]></title>
		<link>http://www.iredmail.org/forum/topic4293-change-iredadmin-password.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4293.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Change iredadmin password.]]></description>
		<lastBuildDate>Wed, 26 Dec 2012 17:33:33 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Change iredadmin password]]></title>
			<link>http://www.iredmail.org/forum/post19661.html#p19661</link>
			<description><![CDATA[<p>Yes there you can find the initial installation account information<br />But that was not where I&#039;m looking for because I change that in the gui, and now I can&#039;t login anymore.</p><p>DO you offer paid support to solved my problem?</p>]]></description>
			<author><![CDATA[null@example.com (mangaan)]]></author>
			<pubDate>Wed, 26 Dec 2012 17:33:33 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19661.html#p19661</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change iredadmin password]]></title>
			<link>http://www.iredmail.org/forum/post19641.html#p19641</link>
			<description><![CDATA[<div class="quotebox"><cite>mangaan wrote:</cite><blockquote><p>And hurray the web interface returned back, but still not possible to login with the new password :-(((((</p></blockquote></div><p>The password you reset is not used for logging into iRedAdmin web interface. You can find username/password in your iRedMail installation directory, for example, /root/iRedMail-0.8.3/iRedMail.tips.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 24 Dec 2012 17:51:36 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19641.html#p19641</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change iredadmin password]]></title>
			<link>http://www.iredmail.org/forum/post19639.html#p19639</link>
			<description><![CDATA[<p>Can I reinstall the software and keep the users mailboxes?</p>]]></description>
			<author><![CDATA[null@example.com (mangaan)]]></author>
			<pubDate>Mon, 24 Dec 2012 14:20:14 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19639.html#p19639</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change iredadmin password]]></title>
			<link>http://www.iredmail.org/forum/post19610.html#p19610</link>
			<description><![CDATA[<p>I change it via an sql update command</p><p>mysql -uroot -p<br />use iredadmin;<br />UPDATE mysql.user SET Password=PASSWORD(&#039;new-password&#039;) WHERE User=&#039;iredadmin&#039; AND Host=&#039;host-name&#039;;</p><p> I change the password as you suggest in :</p><p>/var/www/iredadmin/settings.ini</p><p>And hurray the web interface returned back, but still not possible to login with the new password :-(((((</p><p>Pulling al my hair out !!!!</p><p>Is there any way to solve my problem??</p>]]></description>
			<author><![CDATA[null@example.com (mangaan)]]></author>
			<pubDate>Tue, 18 Dec 2012 16:52:00 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19610.html#p19610</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change iredadmin password]]></title>
			<link>http://www.iredmail.org/forum/post19590.html#p19590</link>
			<description><![CDATA[<div class="quotebox"><cite>mangaan wrote:</cite><blockquote><p>Hello Try to change iredadmin password in console because I forgot it after a change in de webgui.</p></blockquote></div><p>How did you change it? Detailed shell/SQL commands please.</p><div class="quotebox"><cite>mangaan wrote:</cite><blockquote><p>First I change it for the user iredadmin in de mysql database iredadmin<br />But now when I want to access the web interface I get a internal server error</p></blockquote></div><p>Did you update it in iRedAdmin config file /var/www/iredadmin/settings.ini? For example:<br /></p><div class="codebox"><pre><code>[iredadmin]
# Database used to store iRedAdmin data. e.g. sessions, log.
host = 127.0.0.1
port = 5432
db = iredadmin
user = iredadmin
passwd = [NEW_PASSWORD_HERE]</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 18 Dec 2012 07:32:02 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19590.html#p19590</guid>
		</item>
		<item>
			<title><![CDATA[Change iredadmin password]]></title>
			<link>http://www.iredmail.org/forum/post19581.html#p19581</link>
			<description><![CDATA[<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.3<br />- Related log if you&#039;re reporting an issue:&nbsp; ssl_error_log<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp; &nbsp;return p(lambda: process(processors))<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp;File &quot;/usr/lib/python2.6/site-packages/web/session.py&quot;, line 82, in _processor<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp; &nbsp;self._cleanup()<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp;File &quot;/usr/lib/python2.6/site-packages/web/session.py&quot;, line 168, in _cleanup<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp; &nbsp;self.store.cleanup(timeout)<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp;File &quot;/usr/lib/python2.6/site-packages/web/session.py&quot;, line 315, in cleanup<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp; &nbsp;self.db.delete(self.table, where=&quot;$last_allowed_time &gt; atime&quot;, vars=locals())<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp;File &quot;/usr/lib/python2.6/site-packages/web/db.py&quot;, line 906, in delete<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp; &nbsp;db_cursor = self._db_cursor()<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp;File &quot;/usr/lib/python2.6/site-packages/web/db.py&quot;, line 566, in _db_cursor<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp; &nbsp;return self.ctx.db.cursor()<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp;File &quot;/usr/lib/python2.6/site-packages/web/db.py&quot;, line 507, in _getctx<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp; &nbsp;self._load_context(self._ctx)<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp;File &quot;/usr/lib/python2.6/site-packages/web/db.py&quot;, line 518, in _load_context<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp; &nbsp;ctx.db = self._connect(self.keywords)<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp;File &quot;/usr/lib/python2.6/site-packages/web/db.py&quot;, line 546, in _connect<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp; &nbsp;return self.db_module.connect(**keywords)<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp;File &quot;/usr/lib64/python2.6/site-packages/MySQLdb/__init__.py&quot;, line 81, in Connect<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp; &nbsp;return Connection(*args, **kwargs)<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp;File &quot;/usr/lib64/python2.6/site-packages/MySQLdb/connections.py&quot;, line 187, in __init__<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]&nbsp; &nbsp; &nbsp;super(Connection, self).__init__(*args, **kwargs2)<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131] OperationalError: (1045, &quot;Access denied for user &#039;iredadmin&#039;@&#039;localhost&#039; (using password: YES)&quot;)<br />[Mon Dec 17 15:03:41 2012] [error] [client xx.xxx.8.131]<br />==== </p><p>Hello Try to change iredadmin password in console because I forgot it after a change in de webgui.</p><p>First I change it for the user iredadmin in de mysql database iredadmin</p><p>But now when I want to access the web interface I get a internal server error</p><p>Think it was to easy to change it like that</p>]]></description>
			<author><![CDATA[null@example.com (mangaan)]]></author>
			<pubDate>Mon, 17 Dec 2012 14:10:57 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19581.html#p19581</guid>
		</item>
	</channel>
</rss>
