|
| ZCS Multi Server Installation Guide Network Edition 6.0 Rev 11/2010 |
Note: Uninstalling an LDAP server is the same as disabling it on the master LDAP server.
1. On each member server, including the replica, verify the ldap_url value. Type zmlocalconfig [ldap_url]
2. Remove the disabled LDAP replica server URL from zmlocalconfig. Do this by modifying the ldap_url to only include enabled ZCS LDAP servers. The master LDAP server should always be at the end of the ldap_url string value.
zmlocalconfig -e ldap_url="ldap://<replica-server-host> ldap://<master-server-host>"
1. Type zmcontrol stop to stop the Zimbra services on the server.
3. Type zmcontrol start to start other current Zimbra services on the server.After updating the ldap_url with zmlocalconfig, rerun /opt/zimbra/libexec/zmmtainit. This rewrites the Postfix configuration with the updated ldap_url.
|
| ZCS Multi Server Installation Guide Network Edition 6.0 Rev 11/2010 |