<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Can't login into Cluebringer GUI on Ubuntu]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic4023.xml" />
	<updated>2012-10-18T20:17:18Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic4023-cant-login-into-cluebringer-gui-on-ubuntu.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Can't login into Cluebringer GUI on Ubuntu]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post18693.html#p18693" />
			<content type="html"><![CDATA[<p>This one works, Thx!!! <br /> you can mark the post as resolved and fix this bug for future versions.</p>]]></content>
			<author>
				<name><![CDATA[labasus]]></name>
				<uri>http://www.iredmail.org/forum/user91.html</uri>
			</author>
			<updated>2012-10-18T20:17:18Z</updated>
			<id>http://www.iredmail.org/forum/post18693.html#p18693</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't login into Cluebringer GUI on Ubuntu]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post18653.html#p18653" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-10-16T14:24:42Z</updated>
			<id>http://www.iredmail.org/forum/post18653.html#p18653</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't login into Cluebringer GUI on Ubuntu]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post18629.html#p18629" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[labasus]]></name>
				<uri>http://www.iredmail.org/forum/user91.html</uri>
			</author>
			<updated>2012-10-15T04:48:51Z</updated>
			<id>http://www.iredmail.org/forum/post18629.html#p18629</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't login into Cluebringer GUI on Ubuntu]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post18622.html#p18622" />
			<content type="html"><![CDATA[<p>Could you paste me full file of /etc/apache2/conf/cluebringer.conf? Remove password before pasting.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-10-15T00:05:24Z</updated>
			<id>http://www.iredmail.org/forum/post18622.html#p18622</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Can't login into Cluebringer GUI on Ubuntu]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post18621.html#p18621" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[labasus]]></name>
				<uri>http://www.iredmail.org/forum/user91.html</uri>
			</author>
			<updated>2012-10-14T18:46:42Z</updated>
			<id>http://www.iredmail.org/forum/post18621.html#p18621</id>
		</entry>
</feed>
