Hello everyone, I am trying to copy some files from my chef server on to my client with the command in the format of :
But I keep getting this error:
Quote:
Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
|
I found some solutions online and tried implementing them by going into my client machine's /etc/ssh/sshd_config and /etc/ssh/ssh_config files and setting
but the problem still persists. I would greatly value other people's input.