checking with
Code:
ssh -i .ssh/zimbra_identity -o strictHostKeyChecking=no -p 22
I get the following;
Code:
$ ssh -i .ssh/zimbra_identity -o strictHostKeyChecking=no zimbra@FQDN -p 22
Warning: Identity file .ssh/zimbra_identity not accessible: No such file or directory.
Warning: Permanently added 'FQDN,10.168.30.60' (RSA) to the list of known hosts.
zimbra@FQDN's password:
Permission denied, please try again.
Is there an option to the install.sh script that will reset ALL the access controls without killing the various mailboxes?