<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Change iredadmin password]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic4293.xml" />
	<updated>2012-12-26T17:33:33Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic4293-change-iredadmin-password.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Change iredadmin password]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19661.html#p19661" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mangaan]]></name>
				<uri>http://www.iredmail.org/forum/user7251.html</uri>
			</author>
			<updated>2012-12-26T17:33:33Z</updated>
			<id>http://www.iredmail.org/forum/post19661.html#p19661</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change iredadmin password]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19641.html#p19641" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-12-24T17:51:36Z</updated>
			<id>http://www.iredmail.org/forum/post19641.html#p19641</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change iredadmin password]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19639.html#p19639" />
			<content type="html"><![CDATA[<p>Can I reinstall the software and keep the users mailboxes?</p>]]></content>
			<author>
				<name><![CDATA[mangaan]]></name>
				<uri>http://www.iredmail.org/forum/user7251.html</uri>
			</author>
			<updated>2012-12-24T14:20:14Z</updated>
			<id>http://www.iredmail.org/forum/post19639.html#p19639</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change iredadmin password]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19610.html#p19610" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mangaan]]></name>
				<uri>http://www.iredmail.org/forum/user7251.html</uri>
			</author>
			<updated>2012-12-18T16:52:00Z</updated>
			<id>http://www.iredmail.org/forum/post19610.html#p19610</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change iredadmin password]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19590.html#p19590" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-12-18T07:32:02Z</updated>
			<id>http://www.iredmail.org/forum/post19590.html#p19590</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Change iredadmin password]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19581.html#p19581" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mangaan]]></name>
				<uri>http://www.iredmail.org/forum/user7251.html</uri>
			</author>
			<updated>2012-12-17T14:10:57Z</updated>
			<id>http://www.iredmail.org/forum/post19581.html#p19581</id>
		</entry>
</feed>
