View Single Post
  #8 (permalink)  
Old 08-06-2008, 01:38 PM
aromu aromu is offline
Junior Member
 
Posts: 9
Default

Hi,

I installed ZCS 5.0.6 because I thought it could make a difference. The symptoms are the same. I also tried instructions on the mentioned wiki page without any success. I also tried the instructions for 5.0.0 with the ldapmodify commands. No go.

However there is a lot more output from ldap in the zimbra log. Perhaps it helps you to figure out what is the actual problem.

I would really appreciate if anyone would help me on this one.

Code:
Aug  6 22:27:50 localhost postfix/pickup[13849]: 9B1541E880E5: uid=50033 from=
Aug  6 22:27:51 localhost slapd[11477]: conn=63 fd=15 ACCEPT from IP=127.0.0.1:43108 (IP=127.0.0.1:389) 
Aug  6 22:27:51 localhost slapd[11477]: conn=63 op=0 BIND dn="uid=zimbra,cn=admins,cn=zimbra" method=128 
Aug  6 22:27:51 localhost slapd[11477]: conn=63 op=0 BIND dn="uid=zimbra,cn=admins,cn=zimbra" mech=SIMPLE ssf=0 
Aug  6 22:27:51 localhost slapd[11477]: conn=63 op=0 RESULT tag=97 err=0 text= 
Aug  6 22:27:51 localhost slapd[11477]: conn=63 op=1 SRCH base="cn=config,cn=zimbra" scope=0 deref=3 filter="(objectClass=*)" 
Aug  6 22:27:51 localhost slapd[11477]: conn=63 op=1 SEARCH RESULT tag=101 err=0 nentries=1 text= 
Aug  6 22:27:52 localhost slapd[11477]: conn=64 fd=18 ACCEPT from IP=127.0.0.1:43110 (IP=127.0.0.1:389) 
Aug  6 22:27:52 localhost slapd[11477]: conn=64 op=0 STARTTLS 
Aug  6 22:27:52 localhost slapd[11477]: conn=64 op=0 RESULT oid= err=0 text= 
Aug  6 22:27:52 localhost postfix/trivial-rewrite[14164]: error: dict_ldap_connect: Unable to set STARTTLS: -11: Connect error
Aug  6 22:27:52 localhost slapd[11477]: conn=64 fd=18 closed (TLS negotiation failure) 
Aug  6 22:27:52 localhost slapd[11477]: conn=65 fd=18 ACCEPT from IP=127.0.0.1:43111 (IP=127.0.0.1:389) 
Aug  6 22:27:52 localhost slapd[11477]: conn=65 op=0 STARTTLS 
Aug  6 22:27:52 localhost slapd[11477]: conn=65 op=0 RESULT oid= err=0 text= 
Aug  6 22:27:52 localhost slapd[11477]: conn=65 fd=18 closed (TLS negotiation failure) 
Aug  6 22:27:52 localhost slapd[11477]: conn=66 fd=18 ACCEPT from IP=127.0.0.1:43112 (IP=127.0.0.1:389) 
Aug  6 22:27:52 localhost slapd[11477]: conn=66 op=0 STARTTLS 
Aug  6 22:27:52 localhost slapd[11477]: conn=66 op=0 RESULT oid= err=0 text= 
Aug  6 22:27:52 localhost postfix/trivial-rewrite[14164]: error: dict_ldap_connect: Unable to set STARTTLS: -11: Connect error
Aug  6 22:27:52 localhost postfix/cleanup[13873]: error: dict_ldap_connect: Unable to set STARTTLS: -11: Connect error
Reply With Quote