<div dir="ltr">I am reading about this here:<div><br></div><div><a href="https://issues.kolab.org/show_bug.cgi?id=2495">https://issues.kolab.org/show_bug.cgi?id=2495</a><br></div><div><br></div><div>But I've noticed the documentation states to put: </div><div><br></div><div>ldap_domain_base_dn: ""<br></div><div><br></div><div><br></div><div>But most are using:</div><div><br></div><div>ldap_domain_base_dn: cn=kolab,cn=config<br></div><div><br></div><div><br></div><div>Still trying to figure this out. Any ideas would be appreciated. See cyrus version below</div><div><br></div><div><br></div><div><div>name       : Cyrus IMAPD</div><div>version    : git2.5+0-Kolab-2.5-108.1.el6.kolab_3.4 </div><div>vendor     : Project Cyrus</div><div>support-url: <a href="http://www.cyrusimap.org">http://www.cyrusimap.org</a></div><div>os         : Linux</div><div>os-version : 2.6.32-042stab108.7</div><div>environment: Built w/Cyrus SASL 2.1.23</div><div>             Running w/Cyrus SASL 2.1.23</div><div>             Built w/OpenSSL 1.0.1e-fips 11 Feb 2013</div><div>             Running w/OpenSSL 1.0.1e-fips 11 Feb 2013</div><div>             Built w/zlib 1.2.3</div><div>             Running w/zlib 1.2.3</div><div>             CMU Sieve 2.4</div><div>             TCP Wrappers</div><div>             NET-SNMP</div><div>             mmap = shared</div><div>             lock = fcntl</div><div>             nonblock = fcntl</div><div>             idle = idled</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 24, 2015 at 6:45 PM, Paul Bronson <span dir="ltr"><<a href="mailto:signaldeveloper@gmail.com" target="_blank">signaldeveloper@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I added:<div><br></div><div>auth_cache_uri = sqlite:///var/lib/kolab/auth_cache.db<br></div><div><br></div><div>Which seems to supress the error.</div><div><br></div><div>I did notice however kolab is not creating users in the roundcube mysql DB. Any idea?</div><div><br></div><div><br></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 24, 2015 at 6:40 PM,  <span dir="ltr"><<a href="mailto:bshaw@vsvinc.com" target="_blank">bshaw@vsvinc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;font-size:10.0pt;color:#1f497d"><p dir="ltr">I'm not sure why you would be getting that error.  As I recall, the issues I was having kept Kolab  from even starting. But, once it did it was fine.</p>
<p dir="ltr">I just double checked my base_dn  setting and it had not changed.  It is still configured with my parent domain.</p>
<p dir="ltr">Brian<br>
</p>
</div><div style="clear:both"><br><div style="border:none;border-top:solid #e1e1e1 1.0pt;padding:3.0pt 0cm 0cm 0cm"><span style="font-size:11.0pt;font-family:Calibri,Arial,Helvetica,sans-serif"><b>From:</b> Paul Bronson <<a href="mailto:signaldeveloper@gmail.com" target="_blank">signaldeveloper@gmail.com</a>><br><b>Sent:</b> Aug 24, 2015 6:24 PM<br><b>To:</b> Brian Shaw<br><b>Cc:</b> <a href="mailto:users@lists.kolab.org" target="_blank">users@lists.kolab.org</a><br><b>Subject:</b> Re: Multi domain setup<br></span></div></div><div><div><br type="attribution"><div><div dir="ltr">Brian,<div><br></div><div>Followed all the steps.. Was easy, but now I am seeing this in /var/log/pykolab:</div><div><br></div><div><div>2015-08-24 18:15:54,160 pykolab.conf WARNING Option ldap/auth_cache_uri does not exist in config file /etc/kolab/kolab.conf, pulling from defaults</div><div>2015-08-24 18:15:54,160 pykolab.conf WARNING Option does not exist in defaults.</div><div>2015-08-24 18:15:54,514 pykolab.imap ERROR Could not create folder "user/'jdoe'[0:1]<a href="mailto:jdoe@secondaryparentdomain.com" target="_blank">jdoe@secondaryparentdomain.com</a>"</div></div><div><br></div><div><br></div><div>I followed the directions to a T.. I did find under kolab.conf (which this part was not under the directions...)</div><div><br></div><div><div>[ldap]</div><div>ldap_uri = ldap://localhost:389</div><div>supported_controls = 0,2,3</div><div>base_dn = dc=mainparentdomain,dc=com</div><div>bind_dn = cn=Directory Manager</div></div><div><br></div><div>Should the base_dn be set to the %dc as mentioned in all the other parts?</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 11, 2015 at 8:29 AM,  <span dir="ltr"><<a href="mailto:signaldeveloper@gmail.com" target="_blank">signaldeveloper@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Oliver,<br>
<br>
We want to host multiple parent domains AND do alias as well.<br>
<br>
<br>
Sent from my iPhone<br>
<div><div><br>
> On Aug 11, 2015, at 2:32 AM, Olivier Boucard <<a href="mailto:olivier@pafostech.com" target="_blank">olivier@pafostech.com</a>> wrote:<br>
><br>
> It  depends what is your need.<br>
> For my part I just wanted to alias some email addresses of my primary domain with email addresses from other domains, for "backward compatibility" reason.<br>
> For this, it is really simple. You just have to add the domains with the Kolab Web Admin so you can create the aliases with those domains.<br>
> Then just configure the DNS MX records to point to you primary domain MX record. It worked for me.<br>
> --<br>
> Olivier<br>
><br>
>> On Monday 10 August 2015 21:17:52 Paul Bronson wrote:<br>
>> How many of you have multi parent domains on your kolab install? I am<br>
>> beginning to look into this and it seems a bit daunting to get setup<br>
>> properly.<br>
>><br>
>> I've read the article: <a href="https://docs.kolab.org/howtos/multi-domain.html" rel="noreferrer" target="_blank">https://docs.kolab.org/howtos/multi-domain.html</a><br>
>><br>
>> Do you guys have any tips when going through this or anything you've<br>
>> encountered you can share?<br>
</div></div><div><div>> _______________________________________________<br>
> users mailing list<br>
> <a href="mailto:users@lists.kolab.org" target="_blank">users@lists.kolab.org</a><br>
> <a href="https://lists.kolab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>
</div></div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>