Vardhman ldap issue: Difference between revisions
Appearance
No edit summary |
|||
| Line 5: | Line 5: | ||
'''Issue:- Replication not working on vardhman Ldap.''' | '''Issue:- Replication not working on vardhman Ldap.''' | ||
Error:- slap_client_connect: URI=ldap://ldh.vardhman.com:389 Error, ldap_start_tls failed (-11) | |||
| Line 26: | Line 29: | ||
4. Verify replication by checking messages in zimbra.log | 4. Verify replication by checking messages in zimbra.log | ||
Reference Page:- http://wiki.zimbra.com/wiki/Turning_off_starttls_for_replication | |||
Latest revision as of 12:26, 14 January 2014
Issue:- Replication not working on vardhman Ldap.
Error:- slap_client_connect: URI=ldap://ldh.vardhman.com:389 Error, ldap_start_tls failed (-11)
1. Edit the following file on both ROAMING & BDD:
vi /opt/zimbra/data/ldap/config/cn=config/olcDatabase={2}hdb.ldif
2. Search for "starttls=critical" in the file and remove it.
3. Save the file and restart ldap on both master(LDH) and replica(ROAMING & BDD).
ldap stop
ldap start
4. Verify replication by checking messages in zimbra.log
Reference Page:- http://wiki.zimbra.com/wiki/Turning_off_starttls_for_replication