Hi everyone
I've just taken the plunge and attempted to install a Zimbra LDAP replica.
I wanted to configure our intranet Apache/PHP/MySQL server to authenticate against an LDAP replica on the same machine, so that users can still login if our e-mail server goes down for whatever reason.
The installation went fine. I followed the docs here...
Installing a Replica LDAP Server
The proper ldap_url and ldap_master_url are showing on the replica.
When I use JXplorer LDAP browser to view the replica, it appears I get a full tree of info.
Whether it's actually replicating properly is another thing though.
From the master mailbox primary server, when I run:
Code:
[zimbra@mail log]$ zmcontrol -H intranet.domain.com status
Host intranet.domain.com
ldap Running
stats Running
Host intranet.domain.com complete So it appears SSH keys are setup and running from the master to the replica, as the master can read the status from the replica.
However when I login to the web admin interface, both ldap and stats have a red cross next to them under the intranet.domain.com entry.
All the services on the master appear to be fine with a tick.
What should I check to make sure this is working properly?
Both boxes are running Zimbra 6.0.9 on CentOS 5.5 64bit.
Cheers, B