[PLUG] scp issue

King Beowulf kingbeowulf at gmail.com
Fri Feb 24 20:44:50 UTC 2017


On 02/24/2017 12:29 PM, Rich Shepard wrote:
> On Fri, 24 Feb 2017, King Beowulf wrote:
> 
> 
>    To repeat, I do not remotely login via ssh with a username and password, I
> use the passphrase (which is not the same as a password since it contains
> multiple words and punctuation.)
> 
> Rich

1. ~/.ssh/* permissions problem on one or both computers
2. the passphrase for PRIVATE KEY is wrong (SOURCE)
3. The public key in autheorized-keys (DESTINATION) does not match the
PRIVATE KEY (SOURCE)
4. you upgraded openssh on DESTINATION and over wrote your
/etc/ssh/sshd.config

-Ed









More information about the PLUG mailing list