On Tue, May 17, 2016 16:34, Dustin Kempter wrote: ere.
Here is the command and output
[test1@pgpool1 ~]$ ssh -v -i /home/test1/my-key.txt upload@144.167.188.62
. . .
debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic debug1: Next authentication method: gssapi-keyex debug1: No valid Key exchange context debug1: Next authentication method: gssapi-with-mic debug1: Unspecified GSS failure. Minor code may provide more information Credentials cache file '/tmp/krb5cc_501' not found
debug1: Unspecified GSS failure. Minor code may provide more information Credentials cache file '/tmp/krb5cc_501' not found
debug1: Unspecified GSS failure. Minor code may provide more information
debug1: Unspecified GSS failure. Minor code may provide more information Credentials cache file '/tmp/krb5cc_501' not found
debug1: Next authentication method: publickey debug1: Offering public key: /home/test1/my-key.txt debug1: Server accepts key: pkalg ssh-rsa blen 277 debug1: PEM_read_PrivateKey failed debug1: read PEM private key done: type <unknown> Enter passphrase for key '/home/test1/my-key.txt': debug1: No more authentication methods to try. Permission denied (publickey,gssapi-keyex,gssapi-with-mic). [test1@pgpool1 ~]$
If SELinux is enabled then try this:
restorecon -R ~/.ssh