On 02/24/2017 01:06 PM, Rich Shepard wrote:
> On Fri, 24 Feb 2017, King Beowulf wrote:
> 
>> 3. The public key in autheorized-keys (DESTINATION) does not match the
>> PRIVATE KEY (SOURCE)
> 
> Ed,
> 
>    I just found this to be the case and posted that in the updated message.
> Since the private and public keys on each host are in /etc/ssh/ I need to
> re-learn how to copy the SOURCE's public key to DESTINATION so the user
> appended to that string is me, not root.
> 
> Thanks for providing the pointer to the problem,
> 

Remember that the keys in /etc/ssh/  are NOT the ones you use to log in.
 you need user level keys stored in ~/.ssh.

2 computers do not log in to each other: a USER on "computer A" logs
into a user account on "computer B".

_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to