<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Random vmail password, can't use address book]]></title>
		<link>http://www.iredmail.org/forum/topic114-random-vmail-password-cant-use-address-book.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic114.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Random vmail password, can't use address book.]]></description>
		<lastBuildDate>Tue, 07 Jul 2009 14:50:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Random vmail password, can't use address book]]></title>
			<link>http://www.iredmail.org/forum/post601.html#p601</link>
			<description><![CDATA[<p>I have try the ldap address book in thunderbird and outlook 2007. no problem.</p><p>I found the outlook 2007 not support filter.</p>]]></description>
			<author><![CDATA[null@example.com (shake)]]></author>
			<pubDate>Tue, 07 Jul 2009 14:50:46 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post601.html#p601</guid>
		</item>
		<item>
			<title><![CDATA[Re: Random vmail password, can't use address book]]></title>
			<link>http://www.iredmail.org/forum/post599.html#p599</link>
			<description><![CDATA[<p>Save your ldap address book settings after config. And then search users, it will ask you typing the password of bind dn.</p><p>If it doesn&#039;t asking, there should be sth errer in your settings.</p><p>Again: same settings works for me here.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 07 Jul 2009 13:40:08 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post599.html#p599</guid>
		</item>
		<item>
			<title><![CDATA[Re: Random vmail password, can't use address book]]></title>
			<link>http://www.iredmail.org/forum/post598.html#p598</link>
			<description><![CDATA[<p>Hi,</p><p>I am using the Tools -&gt; AddressBook&nbsp; &nbsp;option to create and search through the address book. Nothing is changed except the Manager CN. No results are returned as you can see in the ldap logs. There might be some misconfiguration elsewhere. Is there any other way we can troubleshoot this? What about creating a user in ldap (slapd.conf) just for accessing the addressbook just like vmail ?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (neo_x)]]></author>
			<pubDate>Tue, 07 Jul 2009 11:55:22 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post598.html#p598</guid>
		</item>
		<item>
			<title><![CDATA[Re: Random vmail password, can't use address book]]></title>
			<link>http://www.iredmail.org/forum/post596.html#p596</link>
			<description><![CDATA[<p>Hi, neo_x.</p><p>I tested the settings again, it works for me here. and your ACL is correct.</p><p>After you set parameters, you can try to compose a new mail, and make the address book showed in left sidebar of composing window, choose the ldap address book you set before and search a user, it will show you the results.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 07 Jul 2009 11:15:01 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post596.html#p596</guid>
		</item>
		<item>
			<title><![CDATA[Re: Random vmail password, can't use address book]]></title>
			<link>http://www.iredmail.org/forum/post595.html#p595</link>
			<description><![CDATA[<p>Here you go:</p><p>#<br /># Access Control List. Used for LDAP bind.<br />#<br /># NOTE: Every domain have a administrator. e.g.<br />#&nbsp; &nbsp;Domain Name: &#039;intra.abc-ltd.co.uk&#039;<br />#&nbsp; &nbsp;Admin Name: mail=postmaster@intra.abc-ltd.co.uk, domainName=intra.abc-ltd.co.uk, o=domains,dc=intra,dc=abc-ltd,dc=co.uk<br />#</p><p>#<br /># Set permission for LDAP attrs.<br />#<br />access to attrs=&quot;userPassword,mailForwardingAddress&quot;<br />&nbsp; &nbsp; by anonymous&nbsp; &nbsp; auth<br />&nbsp; &nbsp; by self&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;write<br />&nbsp; &nbsp; by dn.exact=&quot;cn=vmail,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; &nbsp;read<br />&nbsp; &nbsp; by dn.exact=&quot;cn=vmailadmin,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; write<br />&nbsp; &nbsp; by dn.regex=&quot;mail=postmaster@([^,]+),domainName=$1,o=domains,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; &nbsp;write<br />&nbsp; &nbsp; by users&nbsp; &nbsp; &nbsp; &nbsp; none</p><p>access to attrs=&quot;cn,sn,telephoneNumber&quot;<br />&nbsp; &nbsp; by anonymous&nbsp; &nbsp; auth<br />&nbsp; &nbsp; by self&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;write<br />&nbsp; &nbsp; by dn.exact=&quot;cn=vmail,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; &nbsp;read<br />&nbsp; &nbsp; by dn.exact=&quot;cn=vmailadmin,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; write<br />&nbsp; &nbsp; by dn.regex=&quot;mail=postmaster@([^,]+),domainName=$1,o=domains,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; &nbsp;write<br />&nbsp; &nbsp; by users&nbsp; &nbsp; &nbsp; &nbsp; read</p><p># Domain attrs.<br />access to attrs=&quot;objectclass,domainName,mtaTransport,domainStatus,enabledService,domainSenderBccAddress,domainRecipientBccAddress&quot;<br />&nbsp; &nbsp; by anonymous&nbsp; &nbsp; auth<br />&nbsp; &nbsp; by self&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;read<br />&nbsp; &nbsp; by dn.exact=&quot;cn=vmail,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; &nbsp;read<br />&nbsp; &nbsp; by dn.exact=&quot;cn=vmailadmin,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; write<br />&nbsp; &nbsp; by dn.regex=&quot;mail=postmaster@([^,]+),domainName=$1,o=domains,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; &nbsp; write<br />&nbsp; &nbsp; by users&nbsp; &nbsp; &nbsp; &nbsp; read</p><p># User attrs.<br />access to attrs=&quot;mail,accountStatus,userSenderBccAddress,userRecipientBccAddress,mailForwardingAddress,mailQuota,homeDirectory,mailMessageStore&quot;<br />&nbsp; &nbsp; by anonymous&nbsp; &nbsp; auth<br />&nbsp; &nbsp; by self&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;read<br />&nbsp; &nbsp; by dn.exact=&quot;cn=vmail,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; &nbsp;read<br />&nbsp; &nbsp; by dn.exact=&quot;cn=vmailadmin,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; write<br />&nbsp; &nbsp; by dn.regex=&quot;mail=postmaster@([^,]+),domainName=$1,o=domains,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; &nbsp; write<br />&nbsp; &nbsp; by users&nbsp; &nbsp; &nbsp; &nbsp; read</p><p>#<br /># Set ACL for vmail/vmailadmin.<br />#<br />access to dn=&quot;cn=vmail,dc=intra,dc=abc-ltd,dc=co.uk&quot;<br />&nbsp; &nbsp; by anonymous&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; auth<br />&nbsp; &nbsp; by self&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;write<br />&nbsp; &nbsp; by dn.exact=&quot;cn=vmailadmin,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; write<br />&nbsp; &nbsp; by users&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; none<br />access to dn=&quot;cn=vmailadmin,dc=intra,dc=abc-ltd,dc=co.uk&quot;<br />&nbsp; &nbsp; by anonymous&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; auth<br />&nbsp; &nbsp; by self&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;write<br />&nbsp; &nbsp; by users&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; none</p><p>#<br /># Allow users to access their own domain subtree.<br />#<br />access to dn.regex=&quot;domainName=([^,]+),o=domains,dc=intra,dc=abc-ltd,dc=co.uk$&quot;<br />&nbsp; &nbsp; by anonymous&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; auth<br />&nbsp; &nbsp; by self&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;write<br />&nbsp; &nbsp; by dn.exact=&quot;cn=vmail,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; &nbsp;read<br />&nbsp; &nbsp; by dn.exact=&quot;cn=vmailadmin,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; write<br />&nbsp; &nbsp; by dn.regex=&quot;mail=postmaster@$1,domainName=$1,o=domains,dc=intra,dc=abc-ltd,dc=co.uk$&quot; write<br />&nbsp; &nbsp; by dn.regex=&quot;mail=[^,]+,domainName=$1,o=domains,dc=intra,dc=abc-ltd,dc=co.uk$&quot; read<br />&nbsp; &nbsp; by users&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; none<br />#<br /># Enable vmail/vmailadmin.<br />#<br />access to dn.subtree=&quot;o=domains,dc=intra,dc=abc-ltd,dc=co.uk&quot;<br />&nbsp; &nbsp; by anonymous&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; auth<br />&nbsp; &nbsp; by self&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;write<br />&nbsp; &nbsp; by dn.exact=&quot;cn=vmail,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; &nbsp;read<br />&nbsp; &nbsp; by dn.exact=&quot;cn=vmailadmin,dc=intra,dc=abc-ltd,dc=co.uk&quot;&nbsp; write<br />&nbsp; &nbsp; by dn.regex=&quot;mail=[^,]+,domainName=$1,o=domains,dc=intra,dc=abc-ltd,dc=co.uk$&quot; read<br />&nbsp; &nbsp; by users&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; read</p><p>#<br /># Set permission for &quot;cn=*,dc=intra,dc=abc-ltd,dc=co.uk&quot;.<br />#<br />access to dn.regex=&quot;cn=[^,]+,dc=intra,dc=abc-ltd,dc=co.uk&quot;<br />&nbsp; &nbsp; by anonymous&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; auth<br />&nbsp; &nbsp; by self&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;write<br />&nbsp; &nbsp; by users&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; none<br />#<br /># Set default permission.<br />#<br />access to *<br />&nbsp; &nbsp; by anonymous&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; auth<br />&nbsp; &nbsp; by self&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;write<br />&nbsp; &nbsp; by users&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; read</p>]]></description>
			<author><![CDATA[null@example.com (neo_x)]]></author>
			<pubDate>Tue, 07 Jul 2009 11:08:25 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post595.html#p595</guid>
		</item>
		<item>
			<title><![CDATA[Re: Random vmail password, can't use address book]]></title>
			<link>http://www.iredmail.org/forum/post589.html#p589</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>Jul&nbsp; 7 01:32:08 intra slapd[4093]: conn=0 op=0 BIND dn=&quot;mail=user.name@intra.abc-ltd.co.uk,ou=Users,domainName=intra.abc-ltd.co.uk,o=domains,dc=intra,dc=abc-ltd,dc=co.uk&quot; mech=SIMPLE ssf=0<br />Jul&nbsp; 7 01:32:08 intra slapd[4093]: conn=0 op=0 RESULT tag=97 err=0 text=<br />Jul&nbsp; 7 01:32:08 intra slapd[4093]: conn=0 op=1 SRCH base=&quot;ou=Users,domainName=intra.abc-ltd.co.uk,o=domains,dc=intra,dc=abc-ltd,dc=co.uk&quot; scope=2 deref=0 filter=&quot;(&amp;(&amp;(objectClass=mailUser)(accountStatus=active))(|(mail=*zia*)(cn=*zia*)(givenName=*zia*)(sn=*zia*)))&quot;<br />Jul&nbsp; 7 01:32:08 intra slapd[4093]: conn=0 op=1 SRCH attr=cn commonname o company title modifytimestamp mozillaCustom4 custom4 mozillaHomeUrl homeurl mozillaCustom2 custom2 mozillaHomeCountryName ou department departmentnumber orgunit mobile cellphone carphone mozillaHomeState mozillaCustom1 custom1 mozillaNickname xmozillanickname mozillaWorkUrl workurl fax facsimiletelephonenumber st region telephoneNumber mozillaHomeStreet mozillaSecondEmail xmozillasecondemail nsAIMid nscpaimscreenname street streetaddress postOfficeBox l locality homePhone description notes givenName mozillaHomePostalCode mozillaHomeLocalityName mozillaCustom3 custom3 mozillaWorkStreet2 mozillaUseHtmlMail xmozillausehtmlmail mozillaHomeStreet2 postalCode zip c countryname pager pagerphone mail sn surname birthyear<br />Jul&nbsp; 7 01:32:08 intra slapd[4093]: conn=0 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text=</p></blockquote></div><p>Same filter with binding as cn=Manager, but not result returned (nentries=0).</p><p>Could you please paste your ACL settings (lines starting with &#039;access to xxx&#039;) in slapd.conf?</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 07 Jul 2009 09:12:12 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post589.html#p589</guid>
		</item>
		<item>
			<title><![CDATA[Re: Random vmail password, can't use address book]]></title>
			<link>http://www.iredmail.org/forum/post588.html#p588</link>
			<description><![CDATA[<p>HI - just tried this with both user.name and Manager - debug results are below - can&#039;t see any failures for user.name authentication:</p><p>Jul&nbsp; 7 01:31:29 intra slapd[4093]: slapd starting<br />Jul&nbsp; 7 01:32:07 intra slapd[4093]: conn=0 fd=14 ACCEPT from IP=119.xxx.83.156:50542 (IP=0.0.0.0:636)<br />Jul&nbsp; 7 01:32:08 intra slapd[4093]: conn=0 fd=14 TLS established tls_ssf=256 ssf=256<br />Jul&nbsp; 7 01:32:08 intra slapd[4093]: conn=0 op=0 BIND dn=&quot;mail=user.name@intra.abc-ltd.co.uk,ou=Users,domainName=intra.abc-ltd.co.uk,o=domains,dc=intra,dc=abc-ltd,dc=co.uk&quot; method=128<br />Jul&nbsp; 7 01:32:08 intra slapd[4093]: conn=0 op=0 BIND dn=&quot;mail=user.name@intra.abc-ltd.co.uk,ou=Users,domainName=intra.abc-ltd.co.uk,o=domains,dc=intra,dc=abc-ltd,dc=co.uk&quot; mech=SIMPLE ssf=0<br />Jul&nbsp; 7 01:32:08 intra slapd[4093]: conn=0 op=0 RESULT tag=97 err=0 text=<br />Jul&nbsp; 7 01:32:08 intra slapd[4093]: conn=0 op=1 SRCH base=&quot;ou=Users,domainName=intra.abc-ltd.co.uk,o=domains,dc=intra,dc=abc-ltd,dc=co.uk&quot; scope=2 deref=0 filter=&quot;(&amp;(&amp;(objectClass=mailUser)(accountStatus=active))(|(mail=*zia*)(cn=*zia*)(givenName=*zia*)(sn=*zia*)))&quot;<br />Jul&nbsp; 7 01:32:08 intra slapd[4093]: conn=0 op=1 SRCH attr=cn commonname o company title modifytimestamp mozillaCustom4 custom4 mozillaHomeUrl homeurl mozillaCustom2 custom2 mozillaHomeCountryName ou department departmentnumber orgunit mobile cellphone carphone mozillaHomeState mozillaCustom1 custom1 mozillaNickname xmozillanickname mozillaWorkUrl workurl fax facsimiletelephonenumber st region telephoneNumber mozillaHomeStreet mozillaSecondEmail xmozillasecondemail nsAIMid nscpaimscreenname street streetaddress postOfficeBox l locality homePhone description notes givenName mozillaHomePostalCode mozillaHomeLocalityName mozillaCustom3 custom3 mozillaWorkStreet2 mozillaUseHtmlMail xmozillausehtmlmail mozillaHomeStreet2 postalCode zip c countryname pager pagerphone mail sn surname birthyear<br />Jul&nbsp; 7 01:32:08 intra slapd[4093]: conn=0 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text=<br />Jul&nbsp; 7 01:33:51 intra slapd[4093]: conn=0 op=2 UNBIND<br />Jul&nbsp; 7 01:33:51 intra slapd[4093]: conn=0 fd=14 closed<br />Jul&nbsp; 7 01:34:29 intra slapd[4093]: conn=1 fd=14 ACCEPT from IP=119.xxx.83.156:50543 (IP=0.0.0.0:636)<br />Jul&nbsp; 7 01:34:29 intra slapd[4093]: conn=1 fd=14 TLS established tls_ssf=256 ssf=256<br />Jul&nbsp; 7 01:34:29 intra slapd[4093]: conn=1 op=0 BIND dn=&quot;cn=Manager,dc=intra,dc=abc-ltd,dc=co.uk&quot; method=128<br />Jul&nbsp; 7 01:34:29 intra slapd[4093]: conn=1 op=0 BIND dn=&quot;cn=Manager,dc=intra,dc=abc-ltd,dc=co.uk&quot; mech=SIMPLE ssf=0<br />Jul&nbsp; 7 01:34:29 intra slapd[4093]: conn=1 op=0 RESULT tag=97 err=0 text=<br />Jul&nbsp; 7 01:34:30 intra slapd[4093]: conn=1 op=1 SRCH base=&quot;ou=Users,domainName=intra.abc-ltd.co.uk,o=domains,dc=intra,dc=abc-ltd,dc=co.uk&quot; scope=2 deref=0 filter=&quot;(&amp;(&amp;(objectClass=mailUser)(accountStatus=active))(|(mail=*zia*)(cn=*zia*)(givenName=*zia*)(sn=*zia*)))&quot;<br />Jul&nbsp; 7 01:34:30 intra slapd[4093]: conn=1 op=1 SRCH attr=cn commonname o company title modifytimestamp mozillaCustom4 custom4 mozillaHomeUrl homeurl mozillaCustom2 custom2 mozillaHomeCountryName ou department departmentnumber orgunit mobile cellphone carphone mozillaHomeState mozillaCustom1 custom1 mozillaNickname xmozillanickname mozillaWorkUrl workurl fax facsimiletelephonenumber st region telephoneNumber mozillaHomeStreet mozillaSecondEmail xmozillasecondemail nsAIMid nscpaimscreenname street streetaddress postOfficeBox l locality homePhone description notes givenName mozillaHomePostalCode mozillaHomeLocalityName mozillaCustom3 custom3 mozillaWorkStreet2 mozillaUseHtmlMail xmozillausehtmlmail mozillaHomeStreet2 postalCode zip c countryname pager pagerphone mail sn surname birthyear<br />Jul&nbsp; 7 01:34:30 intra slapd[4093]: conn=1 op=1 SEARCH RESULT tag=101 err=0 nentries=1 text=<br />Jul&nbsp; 7 01:35:46 intra slapd[4093]: conn=1 op=2 UNBIND<br />Jul&nbsp; 7 01:35:46 intra slapd[4093]: conn=1 fd=14 closed</p><br /><p>Any thoughts ?</p>]]></description>
			<author><![CDATA[null@example.com (neo_x)]]></author>
			<pubDate>Tue, 07 Jul 2009 08:41:39 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post588.html#p588</guid>
		</item>
		<item>
			<title><![CDATA[Re: Random vmail password, can't use address book]]></title>
			<link>http://www.iredmail.org/forum/post587.html#p587</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>This does not work:<br />Hostname:&nbsp; intra.abc-ltd.co.uk<br />ou=Users,domainName=intra.abc-ltd.co.uk,o=domains,dc=intra,dc=abc,dc=co.uk<br />Port Number: 636<br />Bind DN: mail=user.name@intra.abc-ltd.co.uk,ou=Users,domainName=intra.abc-ltd.co.uk,o=domains,dc=intra,dc=abc-ltd,dc=co.uk<br />Secure = yes</p><p>Is this a problem of regular users not having rights to read other users details/DN entries (slapd.conf) ?</p></blockquote></div><p>It *should* work as expect. You can see the ACL settings in slapd.conf.</p><p>Please try to debug openldap (increase loglevel to 256), find out what happened.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 07 Jul 2009 08:10:09 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post587.html#p587</guid>
		</item>
		<item>
			<title><![CDATA[Re: Random vmail password, can't use address book]]></title>
			<link>http://www.iredmail.org/forum/post586.html#p586</link>
			<description><![CDATA[<p>Hi There,</p><p>Thanks for your prompt reply - we&#039;ve already tried this with Thunderbird (using the mail user&#039;s own username/password/dn to bind) , but I don&#039;t think the user has read rights to the directory. Although the users are authenticated (I think), nothing appears in the addressbook list for them. Here is what we are using:</p><br /><p>This works:</p><p>Hostname:&nbsp; intra.abc-ltd.co.uk<br />ou=Users,domainName=intra.abc-ltd.co.uk,o=domains,dc=intra,dc=abc,dc=co.uk<br />Port Number: 636<br />Bind DN: cn=Manager,dc=intra,dc=abc-ltd,dc=co.uk<br />Secure = yes</p><br /><br /><p>This does not work:</p><p>Hostname:&nbsp; intra.abc-ltd.co.uk<br />ou=Users,domainName=intra.abc-ltd.co.uk,o=domains,dc=intra,dc=abc,dc=co.uk<br />Port Number: 636<br />Bind DN: mail=user.name@intra.abc-ltd.co.uk,ou=Users,domainName=intra.abc-ltd.co.uk,o=domains,dc=intra,dc=abc-ltd,dc=co.uk<br />Secure = yes</p><br /><p>Is this a problem of regular users not having rights to read other users details/DN entries (slapd.conf) ?</p><p>We didn&#039;t install RC2 since it was suggested on your site to not use it in production system. Is it safe to use? We have already installed stable version along with some customisations (mainly around send/receive restrictions to convert the mail server into an intranet only server with rights to send/receive mail from company domain only) - how troublesome/easy would it be to upgrade to RC2 (and beyond) ?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (neo_x)]]></author>
			<pubDate>Tue, 07 Jul 2009 08:01:37 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post586.html#p586</guid>
		</item>
		<item>
			<title><![CDATA[Re: Random vmail password, can't use address book]]></title>
			<link>http://www.iredmail.org/forum/post578.html#p578</link>
			<description><![CDATA[<p>Please read this: <a href="http://code.google.com/p/iredmail/wiki/User_Guide">http://code.google.com/p/iredmail/wiki/User_Guide</a><br />Mail user can use their own bind dn and password, don&#039;t use cn=vmail/vmailadmin.</p><p>PS: there are more improvements for ldap solution in iRedMail-0.5.0-rc2, maybe you&#039;d like to&nbsp; give it a try. <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, 06 Jul 2009 22:26:06 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post578.html#p578</guid>
		</item>
		<item>
			<title><![CDATA[Random vmail password, can't use address book]]></title>
			<link>http://www.iredmail.org/forum/post576.html#p576</link>
			<description><![CDATA[<p>Hello,</p><p>Just installed iRedMail with ldap support - excellent stuff!</p><p>But now I want to use Outlook/Thunderbird to access address book . The problem is, that vmail ldap user password is not the same as vmailadmin (read documentation, it says that the vmail pass is automatically generated). If I change the password for vmail in the ldap manually, what things in the iRedMail system will break ? Is there any other bind user I can use for connecting the address book to ldap ?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (neo_x)]]></author>
			<pubDate>Mon, 06 Jul 2009 16:59:48 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post576.html#p576</guid>
		</item>
	</channel>
</rss>
