Yes, we followed the procedure. And as stated: when we log in via ssh vi-admin.... it logs in without problems, does not require a password.
However, when we try it via the test settings radio button we get the error above.
We have done some additional testing: there seem to be issues with the permissions on the folowing file.
Code: Select all
There was an issue establishing an SSH session with the vMA host vma-centos.unigarant.nl!
The output is as follows:
Load key "/usr/share/httpd/.ssh/id_dsa": Permission denied
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
Please refer to the box293_check_vmware manual on how to configure this Nagios host to communicate with the vMA host.
After changing the permissions on that file we sometimes only get the "The output is as follows:" line, without any actual ouput. When we look at the vma after that there has been no logon attempt. With the error mentioned in the first post we do get an invalid logon on the vma...
@Box293: this file is not mentioned anywhere in the manual...
Is there anyone who can tell me exactly what the permissions should be on the /usr/share/httpd/.ssh/ directory and the id_dsa file in that directory?