Vardhman ldap issue: Difference between revisions
Appearance
Created page with "Category:Zimbra Category:Vardhman ''' == Vardhman Ldap Issue == ''' Issue:- Replication not working on vardhman Ldap. 1. Edit the following file on both ROAMING & ..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
[[Category:Vardhman]] | [[Category:Vardhman]] | ||
''' | ''' | ||
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 28: | 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