[Kolab-devel] Multi-domain setup and global address book

Aleksander Machniak machniak at kolabsys.com
Mon Sep 30 15:09:11 CEST 2013


On 09/30/2013 02:59 PM, Toke Høiland-Jørgensen wrote:
> 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);
> ).

$this->base_dn is modified in line 353. I think you might have disabled
'user_specific' flag in Roundcube's LDAP addressbook config. This flag
need to be enabled to make these variables replacement work.

-- 
Aleksander Machniak
Web Developer, Kolab Systems AG
-------------------------------------------------------
PGP:19359DC1 - http://www.kolabsys.com - http://alec.pl


More information about the devel mailing list