5167 Server refused our key
Explanation: A user submits a job, but the SSH server did not accept the specified key.
The job ends NOTOK.
Corrective Action: Verify that the public and private keys are defined correctly.
For Windows, follow the SSH Server Guide.
- Verify UNIX file permissions:
- 600 for the authorization and authorized_keys
- 700 for .ssh and .ssh2 directories
- 755 for $HOME
- Failed to connect to agent with the login as user option
- Check that the correct user name and password have been supplied