[Kolab-devel] Multi-domain setup and global address book
Toke Høiland-Jørgensen <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <[email protected]> |
Hi I'm trying to set up a kolab instance with multi-domain setup based on the 3.1 development packages and the patches from https://github.com/tpokorra/kolab3_tbits_scripts This seems to work well, except I can't get the global address book to work in roundcube for additional domains. I've edited /etc/roundcubemail/config.inc.php and set base_dn and search_base_dn to 'ou=People,%dc', and edited /usr/share/roundcubemail/program/lib/Roundcube/rcube_ldap.php to also modify base_dn by the same mechanism as it modifies search_base_dn (i.e. I added this in line 289: $this->base_dn = strtr($this->base_dn, $replaces); ). However, roundcube is still not finding any contacts even though I have a couple of users added to the domain. I'm not sure that the above is the right way to go about it, but it seemed like a reasonable avenue. Am I going about it wrong, or simply missing something? :) -Toke _______________________________________________ devel mailing list [email protected] https://lists.kolab.org/mailman/listinfo/devel
signature.asc
(application/pgp-signature, 489 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (GNU/Linux) iQEcBAEBCAAGBQJSSXWYAAoJEENeEGz1+utPcMYH/31Qtp9QXLtxAxu87R5Tsd1s puNeuQMy3LpY0lIlFaq5E+Of7A7QdcKh6zQzZRhePWJmCoKl2QHmurwlgtGU6H5J YYFe4dlbT0iNC0O/1KDIyfYhk9Jq7Uaq0ANi07FrOf14m/wbhwOCSs+99+X/uANt DVymJB4H0kw42nDgGdoBfTSSDvyLSOct1Rro86C1VdN7Tk8sTJWSha93mKZYpXaY eaxev5GkjaKsBofkf5AoNEnbcz/33H+NJZmp2e5XxB1/FcM4d8+RfGqL3rhH9rpf +YGC5wwPF2R2hUjtcDBv3DTRzwA44kBwqxRVVj6LJHWL2Kq7C2z+/tLLo607/B4= =AJFg -----END PGP SIGNATURE-----