Thread: K3 My Route to Root
View Single Post
Old 06-25-2019, 11:07 AM   #5
AwedJob
Junior Member
AwedJob began at the beginning.
 
AwedJob's Avatar
 
Posts: 9
Karma: 10
Join Date: Jun 2019
Location: St. Paul, MN
Device: K3W, K4, PW2
Quote:
Originally Posted by NiLuJe View Post
@knc1: It's a K3 .

@AwedJob: Define "fails". (You can also check what happens behind the scenes w/ ssh -vvv user@host).
Whenever I tried to do a simple ssh, I received a "Permission denied" message.
------------------------------------
Dryad:~ Scott$ ssh 192.168.2.2

Welcome to Kindle!

Scott@192.168.2.2's password:
Permission denied, please try again.
-------------------------------------

This morning I used KUAL to "Restore default config" and tried again. I was able to ssh in using root@192.168.2.2 and the password for the paired key set up. Here's the result of your suggested command:

-------------------------------------
[root@kindle root]# ssh -vvv user@host
OpenSSH_7.0p1, OpenSSL 0.9.8zg 11 Jun 2015
debug1: Reading configuration data /mnt/us/usbnet/etc/ssh_config
ssh: Could not resolve hostname host: Temporary failure in name resolution
-------------------------------------

Thank you.
AwedJob is offline   Reply With Quote