|
| ZCS Multi-Server Install Guide 7.2 |
| Open Source Edition |
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>"