View Single Post
  #4 (permalink)  
Old 04-14-2006, 07:50 AM
keyhman keyhman is offline
Member
 
Posts: 10
Default remote management issues continued...

Working on the assumption that zimbra relies on the system ssh daemon (Based on previous posted msgs) I've reverted back to port 22 in the server configs for my host:

zmprov ms mx1.example.com zimbraRemoteManagementPort 22

zmcontrol stop && zmcontrol start

and the message reverted back to the original error -- hence my conclusion that the system ssh daemon is part of this puzzle.

it seems to me like the ssh daemon isn't recognizing or accepting the certificate found in ~zimbra/.ssh/zimbra_identity

can anyone clarify and advise on a fix?

steve.
Reply With Quote