<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — admin table and cluebringer]]></title>
		<link>http://www.iredmail.org/forum/topic3947-admin-table-and-cluebringer.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic3947.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in admin table and cluebringer.]]></description>
		<lastBuildDate>Wed, 03 Oct 2012 19:47:31 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: admin table and cluebringer]]></title>
			<link>http://www.iredmail.org/forum/post18445.html#p18445</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><div class="quotebox"><cite>mml1000 wrote:</cite><blockquote><p>    # Database related.<br />    AuthMySQL_Password_Table admin</p></blockquote></div><p>Bug in iRedMail. Please change the table name to &quot;mailbox&quot; like below:<br /></p><div class="codebox"><pre><code>AuthMySQL_Password_Table mailbox</code></pre></div></blockquote></div><p>Thanks&nbsp; - will do.</p>]]></description>
			<author><![CDATA[null@example.com (mml1000)]]></author>
			<pubDate>Wed, 03 Oct 2012 19:47:31 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18445.html#p18445</guid>
		</item>
		<item>
			<title><![CDATA[Re: admin table and cluebringer]]></title>
			<link>http://www.iredmail.org/forum/post18404.html#p18404</link>
			<description><![CDATA[<div class="quotebox"><cite>mml1000 wrote:</cite><blockquote><p>    # Database related.<br />    AuthMySQL_Password_Table admin</p></blockquote></div><p>Bug in iRedMail. Please change the table name to &quot;mailbox&quot; like below:<br /></p><div class="codebox"><pre><code>AuthMySQL_Password_Table mailbox</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 02 Oct 2012 00:06:40 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18404.html#p18404</guid>
		</item>
		<item>
			<title><![CDATA[Re: admin table and cluebringer]]></title>
			<link>http://www.iredmail.org/forum/post18403.html#p18403</link>
			<description><![CDATA[<p>/etc/apache2/conf.d/cluebringer.conf:</p><p>&lt;Directory /usr/share/postfix-cluebringer-webui/webui/&gt;<br />&nbsp; &nbsp; DirectoryIndex index.php<br />&nbsp; &nbsp; Options ExecCGI<br />&nbsp; &nbsp; Order allow,deny</p><p>&nbsp; &nbsp; #allow from 127.0.0.1<br />&nbsp; &nbsp; allow from all</p><p>&nbsp; &nbsp; AuthType basic<br />&nbsp; &nbsp; AuthName &quot;Authorization Required&quot;<br />&nbsp; &nbsp; AuthType Basic</p><p>&nbsp; &nbsp; AuthMYSQL on<br />&nbsp; &nbsp; AuthBasicAuthoritative Off<br />&nbsp; &nbsp; AuthUserFile /dev/null</p><p>&nbsp; &nbsp; # Database related.<br />&nbsp; &nbsp; AuthMySQL_Password_Table admin<br />&nbsp; &nbsp; Auth_MySQL_Username_Field username<br />&nbsp; &nbsp; Auth_MySQL_Password_Field password</p><p>&nbsp; &nbsp; # Password related.<br />&nbsp; &nbsp; AuthMySQL_Empty_Passwords off<br />&nbsp; &nbsp; AuthMySQL_Encryption_Types Crypt_MD5<br />&nbsp; &nbsp; Auth_MySQL_Authoritative On</p><p>&nbsp; &nbsp; Require valid-user<br />&lt;/Directory&gt;</p>]]></description>
			<author><![CDATA[null@example.com (mml1000)]]></author>
			<pubDate>Mon, 01 Oct 2012 20:11:20 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18403.html#p18403</guid>
		</item>
		<item>
			<title><![CDATA[Re: admin table and cluebringer]]></title>
			<link>http://www.iredmail.org/forum/post18386.html#p18386</link>
			<description><![CDATA[<p>Hi mml1000,</p><p>Could you please paste me your original file: /etc/apache2/conf.d/cluebringer.conf? It looks like a bug in iRedMail, because it should use SQL table &quot;vmail.mailbox&quot; instead of &quot;vmail.admin&quot;.</p><div class="quotebox"><cite>mml1000 wrote:</cite><blockquote><p>(a) what is the admin table used for - only cluebringer or other functions as well,</p></blockquote></div><p>- In iRedMail-0.8.1 and earlier versions, it&#039;s used to store domain admin accounts. Usually, domain admin is just a mail user under the same domain, so domain admin will have to maintain two passwords: one for accessing mailbox, another for accessing admin panel (e.g. iRedAdmin) and other tools like phpLDAPadmin, Cluebringer web interface.</p><p>- Since iRedMail-0.8.2, it&#039;s able to mark normal mail user as domain admin. Domain admin doesn&#039;t need to maintain two passwords anymore, but you can create separate admin account (not mail user) if you want.</p><div class="quotebox"><cite>mml1000 wrote:</cite><blockquote><p>(b) why mine might be blank? (I see, for example, that iRedAdminPro does not appear to use the admins table for domain administration but uses the separate domain_admins table.</p></blockquote></div><p>Empty record is correct, because iRedMail-0.8.2 won&#039;t create record in admin table after installation completed.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 01 Oct 2012 12:37:16 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18386.html#p18386</guid>
		</item>
		<item>
			<title><![CDATA[admin table and cluebringer]]></title>
			<link>http://www.iredmail.org/forum/post18349.html#p18349</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.2<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL):&nbsp; MySQL<br />- Linux/BSD distribution name and version: Ubuntu 12.04<br />- Related log if you&#039;re reporting an issue: -<br />==== </p><p>On a clean installation of iRedMail and iRedAdminPro I find I cannot log into cluebringer using the user name and password set out in iRedMail.tips. I see from /etc/apache2/conf.d/cluebringer.conf that authentication is against the admin table in the vmail database. My admin table has no entries. Of course, I can add an appropriate entry but would be grateful if someone could explain (a) what is the admin table used for - only cluebringer or other functions as well, (b) why mine might be blank? (I see, for example, that iRedAdminPro does not appear to use the admins table for domain administration but uses the separate domain_admins table.</p><p>Many thanks in advance.</p><p>Matthew</p>]]></description>
			<author><![CDATA[null@example.com (mml1000)]]></author>
			<pubDate>Thu, 27 Sep 2012 17:33:54 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18349.html#p18349</guid>
		</item>
	</channel>
</rss>
