1

Topic: Add multiple domains to LDAP RoundCube address book?

==== Required information ====
- iRedMail version: 0.8.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Linux/BSD distribution name and version: Deb7
- Related log if you're reporting an issue:
====

Want to add multiple domains to global LDAP address book in RoundCube. Is it possible? Thanks!!

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Add multiple domains to LDAP RoundCube address book?

sam-the-man wrote:

Want to add multiple domains to global LDAP address book in RoundCube. Is it possible? Thanks!!

Sure.

Adjust LDAP address book setting in Roundcube:

*) use the container which contains all mail domains. it's o=domains,dc=xxx,dc=xxx on iRedMail by default.
*) set 'user_specific' to false, and use 'cn=vmail,dc=xxx,dc=xxx' as bind dn. Don't use 'cn=vmailadmin,dc=xx,dc=xx'. cn=vmail has read-only privilege, but cn=vmailadmin has read-write privilege.

WARNING: this way, user will be able to search all mail domains. that means Roundcube will display ALL mail domains/users.