Alright getting there, so run me through what you've done - like:
1. check /etc/sshd_config and be sure it's set to 22
2. stop/start/restart sshd
Code:
/etc/init.d/ssh restart
3. su - zimbra
4. Just to double check that it's set:
Code:
zmprov ms server.domain.com zimbraRemoteManagementPort 22
5. generate new ssh keys:
Code:
cd /opt/zimbra/bin/
./zmsshkeygen
6. deploy the keys
all done, to test this, you can run the following command
or -vi
and it should not prompt you for a password