Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
[SOLVED] Multi-Server Installation with the ZCS Community Edition
Does the ZCS Community Edition cater for multi-server installation? I tried to do a Master-Slave Zimbra LDAP setup on my network and was confronted by a somewhat bewildering installation behaviour. Basically it would not allow the Hostname and the LDAP Master Host fields to have different values. Does this behaviour pretty much answer my question?
- the first server with ALL the Zimbra services running
- the second server with only the Zimbra LDAP running (the first server replicates its LDAP directory to the second server)
And the idea behind this arrangement is to let the first server concentrate on handling mail, whilst the second lightens the load on the first by being a GAL lookup for clients such as Thunderbird and also authenticating users across the network for other network services and resources.
Anyone ever attempted this with the ZCS Community Edition at all, using a Mster-Replica scheme?
Glad you figured it out on your own - yes you need to enable that on both servers and do so on the master first
Quote:
On the master LDAP server type:
zmupdateauthkeys and press Enter. The key is updated on /opt/zimbra/.ssh/authorized_keys. zmldapenablereplica and press Enter. This enables replication on the Master.
2.On the LDAP replica server type:
zmupdateauthkeys and press Enter
zmldapenablereplica and press Enter. This sets up the replication account in the directory and makes a copy of the master content to the replica LDAP server.
Note: If zmupdateauthkeys does not fetch the keys correctly, run zmsshkeygen on both servers and rerun zmupdateauthkeys.