<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Problem setting up LDAP with Windows AD]]></title>
		<link>http://www.iredmail.org/forum/topic3521-problem-setting-up-ldap-with-windows-ad.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic3521.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Problem setting up LDAP with Windows AD.]]></description>
		<lastBuildDate>Thu, 21 Jun 2012 06:15:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Problem setting up LDAP with Windows AD]]></title>
			<link>http://www.iredmail.org/forum/post16563.html#p16563</link>
			<description><![CDATA[<p>I tried but it&#039;s not working! Maibe someone have a solution!</p>]]></description>
			<author><![CDATA[null@example.com (bobbo1981)]]></author>
			<pubDate>Thu, 21 Jun 2012 06:15:12 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post16563.html#p16563</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem setting up LDAP with Windows AD]]></title>
			<link>http://www.iredmail.org/forum/post16498.html#p16498</link>
			<description><![CDATA[<div class="quotebox"><cite>bobbo1981 wrote:</cite><blockquote><p>Now I use Ldap Windows AD authentication! In this case can I change password from Roundcube?</p></blockquote></div><p>I didn&#039;t test it before, you can try it yourself. <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 18 Jun 2012 12:31:28 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post16498.html#p16498</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem setting up LDAP with Windows AD]]></title>
			<link>http://www.iredmail.org/forum/post16496.html#p16496</link>
			<description><![CDATA[<p>Problem solved!</p><p>I have a new question! Now I use Ldap Windows AD authentication! In this case can I change password from Roundcube?</p>]]></description>
			<author><![CDATA[null@example.com (bobbo1981)]]></author>
			<pubDate>Mon, 18 Jun 2012 10:53:12 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post16496.html#p16496</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem setting up LDAP with Windows AD]]></title>
			<link>http://www.iredmail.org/forum/post16485.html#p16485</link>
			<description><![CDATA[<p>Hi bobbo1981,</p><p>It&#039;s clear in the pasted log:<br /></p><div class="quotebox"><blockquote><p>Error: LDAP: binding failed (dn cn=vmail@my.domain): Invalid credentials</p></blockquote></div><p>That means either bind dn or password is incorrect. Try use &#039;vmail&#039; in Dovecot, or full LDAP dn (cn=vmail@my.domain is NOT a FULL dn).</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sun, 17 Jun 2012 01:25:51 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post16485.html#p16485</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem setting up LDAP with Windows AD]]></title>
			<link>http://www.iredmail.org/forum/post16472.html#p16472</link>
			<description><![CDATA[<p>Postfix it&#039;s working fine but Dovecot NOT! I have put there messeges from log!</p><p>So where is the problem?</p>]]></description>
			<author><![CDATA[null@example.com (bobbo1981)]]></author>
			<pubDate>Sat, 16 Jun 2012 04:57:38 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post16472.html#p16472</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem setting up LDAP with Windows AD]]></title>
			<link>http://www.iredmail.org/forum/post16468.html#p16468</link>
			<description><![CDATA[<div class="quotebox"><cite>bobbo1981 wrote:</cite><blockquote><p>With this user and pass postfix it&#039;s working fine!</p></blockquote></div><p>Glad to hear that. <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sat, 16 Jun 2012 00:53:55 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post16468.html#p16468</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem setting up LDAP with Windows AD]]></title>
			<link>http://www.iredmail.org/forum/post16438.html#p16438</link>
			<description><![CDATA[<p>Ok! This is the log:</p><p>Jun 15 07:52:49 auth: Error: LDAP: binding failed (dn cn=vmail@my.domain): Invalid credentials, 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1</p><p>This is <strong> dovecot-ldap.conf </strong>:</p><p>hosts&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 192.168.0.8:389<br />ldap_version&nbsp; &nbsp; = 3<br />auth_bind&nbsp; &nbsp; &nbsp; &nbsp;= yes<br />dn&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = cn=vmail@my.domain<br />dnpass&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = mypassword<br />base&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = cn=users,dc=my,dc=domain<br />scope&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= subtree<br />deref&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= never<br />user_filter&nbsp; &nbsp; &nbsp;= (&amp;(userPrincipalName=%u)(objectClass=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))<br />pass_filter&nbsp; &nbsp; &nbsp;= (&amp;(userPrincipalName=%u)(objectClass=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))<br />pass_attrs&nbsp; &nbsp; &nbsp; = userPassword=password<br />default_pass_scheme = CRYPT<br />user_attrs&nbsp; &nbsp; &nbsp; = =home=/var/vmail/vmail1/%Ln/%Ln/Maildir/,=mail=maildir:/var/vmail/vmail1/%Ln/%Ln/Maildir/</p><br /><br /><p>With this user and pass postfix it&#039;s working fine!</p>]]></description>
			<author><![CDATA[null@example.com (bobbo1981)]]></author>
			<pubDate>Fri, 15 Jun 2012 04:57:40 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post16438.html#p16438</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem setting up LDAP with Windows AD]]></title>
			<link>http://www.iredmail.org/forum/post16434.html#p16434</link>
			<description><![CDATA[<div class="quotebox"><cite>bobbo1981 wrote:</cite><blockquote><p>. NO [UNAVAILABLE] Temporary authentication failure.</p></blockquote></div><p>Please check Dovecot log file (/var/log/dovecot.log) for more details. If there&#039;s no detailed log, please turn on debug mode in Dovecot first, then try again.</p><p>Reference: How to turn on debug mode in Dovecot:<br /><a href="http://www.iredmail.org/forum/topic453-iredmail-support-faq-how-to-debug-dovecot-and-sieve-rules.html">http://www.iredmail.org/forum/topic453- … rules.html</a></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Thu, 14 Jun 2012 23:54:17 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post16434.html#p16434</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem setting up LDAP with Windows AD]]></title>
			<link>http://www.iredmail.org/forum/post16430.html#p16430</link>
			<description><![CDATA[<p>Ok!<br />Next problem:</p><p>telnet localhost 143<br />Trying ::1...<br />telnet: connect to address ::1: Connection refused<br />Trying 127.0.0.1...<br />Connected to localhost.<br />Escape character is &#039;^]&#039;.<br />* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready.<br />. login mail@my.domain&nbsp; password<br />. NO [UNAVAILABLE] Temporary authentication failure.</p>]]></description>
			<author><![CDATA[null@example.com (bobbo1981)]]></author>
			<pubDate>Thu, 14 Jun 2012 14:25:49 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post16430.html#p16430</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem setting up LDAP with Windows AD]]></title>
			<link>http://www.iredmail.org/forum/post16428.html#p16428</link>
			<description><![CDATA[<p>Then please try to use the full ldap dn of vmail user instead.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Thu, 14 Jun 2012 11:25:03 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post16428.html#p16428</guid>
		</item>
		<item>
			<title><![CDATA[Problem setting up LDAP with Windows AD]]></title>
			<link>http://www.iredmail.org/forum/post16419.html#p16419</link>
			<description><![CDATA[<p>==== Provide required information ====<br />- iRedMail version and backend (LDAP/MySQL/PGSQL):<br />- Linux/BSD distribution name and version:<br />- Any related log? Log is helpful for troubleshooting.<br />==== <br />iRedMail 0.8.1 backend LDAP<br />Linux CentOS 6.2</p><p>When I try to search ldap with this command I receive this error. I have created the vmail user and I have trien the command with user Administrator from de Windows domain. The same result!<br />What is the problem?</p><p>ldapsearch -x -h&nbsp; 192.168.0.8 -D &#039;vmail&#039; -W -b &#039;cn=users,dc=my,dc=domain&#039;<br />Enter LDAP Password:<br />ldap_bind: Invalid credentials (49)<br />&nbsp; &nbsp; &nbsp; &nbsp; additional info: 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1</p>]]></description>
			<author><![CDATA[null@example.com (bobbo1981)]]></author>
			<pubDate>Thu, 14 Jun 2012 09:11:04 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post16419.html#p16419</guid>
		</item>
	</channel>
</rss>
