View Single Post
  #7 (permalink)  
Old 02-13-2010, 06:49 AM
stegbth stegbth is offline
Special Member
 
Posts: 113
Default

hi dudi,

i dont think so.

1. when running zmmailbox with parameter -z (or -a) it connects to the admin-port (7071) which is imho always encrypted by ssl)

2. i upgraded the zimbra now to 5.0.22 and set "zmtlsctl both" --> there is no change, still connection refused.

but i found in the logs an error,

Quote:
2010-02-13 14:27:02,019 INFO [btpool0-14] [ip=127.0.0.1;] soap - AuthRequest
2010-02-13 14:27:02,027 WARN [btpool0-14] [] log - SSL renegotiate denied: java.nio.channels.SocketChannel[connected local=/127.0.0.1:7071 remote=/127.0.0.1:51393]
2010-02-13 14:27:02,084 INFO [btpool0-14] [name=zimbra;ip=127.0.0.1;] soap - GetAccountInfoRequest
2010-02-13 14:27:02,084 INFO [btpool0-14] [name=zimbra;ip=127.0.0.1;] misc - delegated access: doc=GetAccountInfo, authenticated account=zimbra, target account=wiki@mydomain.de
2010-02-13 14:27:02,088 WARN [btpool0-14] [] log - SSL renegotiate denied: java.nio.channels.SocketChannel[connected local=/127.0.0.1:7071 remote=/127.0.0.1:45084]
2010-02-13 14:27:02,094 INFO [btpool0-14] [name=zimbra;ip=127.0.0.1;] soap - DelegateAuthRequest
2010-02-13 14:27:02,094 INFO [btpool0-14] [name=zimbra;ip=127.0.0.1;] misc - delegated access: doc=DelegateAuth, authenticated account=zimbra, target account=wiki@mydomain.de
2010-02-13 14:27:02,113 WARN [btpool0-14] [] log - SSL renegotiate denied: java.nio.channels.SocketChannel[connected local=/127.0.0.1:7071 remote=/127.0.0.1:37982]
2010-02-13 14:27:02,167 INFO [btpool0-14] [name=wiki@mydomain.de;aname=zimbra;mid=4;ip=192.16 8.23.3;ua=zclient/5.0.22_GA_3210.UBUNTU8_64;] soap - GetInfoRequest
2010-02-13 14:27:02,167 INFO [btpool0-14] [name=wiki@mydomain.de;aname=zimbra;mid=4;ip=192.16 8.23.3;ua=zclient/5.0.22_GA_3210.UBUNTU8_64;] misc - delegated access: doc=GetInfo, delegating account=zimbra, authenticated account=wiki@mydomain.de, target account=wiki@mydomain.de
so it looks like an authentication problem?

best regards
thomas
__________________
zmcontrol -v
2x Release 6.0.10_GA_2692.UBUNTU8_64 NETWORK edition.
1x Release 6.0.14_GA_2928.UBUNTU8_64 NETWORK edition
2x Release 7.1.3_GA_3346.UBUNTU10_64 NETWORK edition, Patch 7.1.3_P1

1x Release 6.0.7_GA_2470.UBUNTU8_64 FOSS edition
1x Release 7.1.2_GA_3268.UBUNTU10_64 FOSS edition
2x Release 7.1.3_GA_3346.UBUNTU10_64 FOSS
1x Release 7.1.4_GA_2555.UBUNTU10_64 FOSS
Reply With Quote