new domains without changes to /etc/kolab/kolab.conf OR "pure" LDAP-only administration

Christian Hügel christian.huegel at stonebyte.de
Sat Nov 2 12:41:07 CET 2013



> 
> Oh! You know what?  I'm attaching the initMultiDomain.sh script that I modified to automate some patches download, in order to make things simpler. Because if you don't check the script before running it, chances are that it will fail to complete since you'll be missing 4 patches.
> 

Hi Christian,

in order to ensure that addresses in the second/third etc. domain show
up in "GlobalAddressBooks, you have to patch also roundcubes
config.inc.php like this:


#####################################################################################
# Fix Global Address Book in Multi Domain environment
####################################################################################
cp -r /etc/roundcube/config.inc.php
/etc/roundcubd/config.inc.php.beforeMultiDomain
sed -r -i -e "s#'ou=People,.*'#'ou=People,%dc'#g"
/etc/roundcubemail/config.inc.php
sed -r -i -e "s#'ou=Groups,.*'#'ou=Groups,%dc'#g"
/etc/roundcubemail/config.inc.php

I have attached the altered script.Thx

Cheers,

Christian
-------------- n?chster Teil --------------
Ein Dateianhang mit Bin?rdaten wurde abgetrennt...
Dateiname   : initMultiDomain.sh
Dateityp    : application/x-shellscript
Dateigr??e  : 9206 bytes
Beschreibung: nicht verf?gbar
URL         : <http://lists.kolab.org/pipermail/users/attachments/20131102/e07f14e6/attachment.bin>
-------------- n?chster Teil --------------
Ein Dateianhang mit Bin?rdaten wurde abgetrennt...
Dateiname   : 0x1F814CFD.asc
Dateityp    : application/pgp-keys
Dateigr??e  : 3129 bytes
Beschreibung: nicht verf?gbar
URL         : <http://lists.kolab.org/pipermail/users/attachments/20131102/e07f14e6/attachment-0001.bin>
-------------- n?chster Teil --------------
Ein Dateianhang mit Bin?rdaten wurde abgetrennt...
Dateiname   : signature.asc
Dateityp    : application/pgp-signature
Dateigr??e  : 901 bytes
Beschreibung: OpenPGP digital signature
URL         : <http://lists.kolab.org/pipermail/users/attachments/20131102/e07f14e6/attachment.sig>


More information about the users mailing list