<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Can't login into Cluebringer GUI on Ubuntu]]></title>
		<link>http://www.iredmail.org/forum/topic4023-cant-login-into-cluebringer-gui-on-ubuntu.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4023.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Can't login into Cluebringer GUI on Ubuntu.]]></description>
		<lastBuildDate>Thu, 18 Oct 2012 20:17:18 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Can't login into Cluebringer GUI on Ubuntu]]></title>
			<link>http://www.iredmail.org/forum/post18693.html#p18693</link>
			<description><![CDATA[<p>This one works, Thx!!! <br /> you can mark the post as resolved and fix this bug for future versions.</p>]]></description>
			<author><![CDATA[null@example.com (labasus)]]></author>
			<pubDate>Thu, 18 Oct 2012 20:17:18 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18693.html#p18693</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't login into Cluebringer GUI on Ubuntu]]></title>
			<link>http://www.iredmail.org/forum/post18653.html#p18653</link>
			<description><![CDATA[<p>Oh, bug in iRedMail. AuthLDAPUrl should be:<br /></p><div class="codebox"><pre><code>    AuthLDAPUrl   ldap://127.0.0.1:389/o=domains,dc=domain,dc=tld?mail?sub?(&amp;(objectclass=mailUser)(accountStatus=active)(domainGlobalAdmin=yes))</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 16 Oct 2012 14:24:42 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18653.html#p18653</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't login into Cluebringer GUI on Ubuntu]]></title>
			<link>http://www.iredmail.org/forum/post18629.html#p18629</link>
			<description><![CDATA[<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<br />&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; AuthBasicProvider ldap<br />&nbsp; &nbsp; AuthzLDAPAuthoritative&nbsp; &nbsp;Off</p><p>&nbsp; &nbsp; AuthLDAPUrl&nbsp; &nbsp;ldap://127.0.0.1:389/o=domainAdmins,dc=domain,dc=tld?mail?sub?(&amp;(objectclass=mailAdmin)(accountStatus=active)(domainGlobalAdmin=yes))</p><p>&nbsp; &nbsp; AuthLDAPBindDN &quot;cn=vmail,dc=domain,dc=tld&quot;<br />&nbsp; &nbsp; AuthLDAPBindPassword &quot;xxx&quot;</p><p>&nbsp; &nbsp; Require valid-user<br />&lt;/Directory&gt;</p><p> </p><div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>Could you paste me full file of /etc/apache2/conf/cluebringer.conf? Remove password before pasting.</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (labasus)]]></author>
			<pubDate>Mon, 15 Oct 2012 04:48:51 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18629.html#p18629</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't login into Cluebringer GUI on Ubuntu]]></title>
			<link>http://www.iredmail.org/forum/post18622.html#p18622</link>
			<description><![CDATA[<p>Could you paste me full file of /etc/apache2/conf/cluebringer.conf? Remove password before pasting.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 15 Oct 2012 00:05:24 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18622.html#p18622</guid>
		</item>
		<item>
			<title><![CDATA[Can't login into Cluebringer GUI on Ubuntu]]></title>
			<link>http://www.iredmail.org/forum/post18621.html#p18621</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.3<br />- iRedAdmin-Pro-LDAP - 1.8.1<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP<br />- Linux/BSD distribution name and version: Ubuntu 12.04.1 LTS<br />==== </p><br /><p>Trying to login into httpS://your_server.com/cluebringer/</p><p>Using first domain and global admin as login - postmaster@domain.tld<br />Password - xxx</p><p>But can&#039;t login, I&#039;ve got login window again and these logs:</p><p>1) /var/log/apache2/error.log<br />[Sun Oct 14 19:50:12 2012] [error] [client 192.168.10.114] user postmaster@domain.tld not found: /cluebringer<br />[Sun Oct 14 19:51:10 2012] [error] [client 192.168.10.114] user test@domain2.tld not found: /cluebringer<br />2) tail -f /var/log/cbpolicyd.log (with log level 4 for debug)<br />Without errors</p><br /><p>I&#039;ve tried to make another domain and user with increased to global admin permissions - the same result.</p><p>---</p><p>Temp solution to remove in /etc/apache2/conf/cluebringer.conf one string: <br /># Require valid-user</p><p>Then I can login without any authorization.</p><p>Another temp solution to make htaccess users, but iRedAmin globals admins can&#039;t login...</p>]]></description>
			<author><![CDATA[null@example.com (labasus)]]></author>
			<pubDate>Sun, 14 Oct 2012 18:46:42 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18621.html#p18621</guid>
		</item>
	</channel>
</rss>
