Having trouble with Touchpad ssh client free version

Asked By 120 points N/A Posted on -
qa-featured

How do I resolve a problem with my HP touchpad ssh client free version?  The chipset of my touchpad is Qualcomm APQ8060 Snapdragon with webOS 3.0.  I'm using OPENSSH application.  It gives a "Permission denied (publickey,keyboard-interactive)" error.  Doesn't it allow root logins?

 

SHARE
Answered By 0 points N/A #197356

Having trouble with Touchpad ssh client free version

qa-featured

Hello,

It is highly possible that this error occurs if no password was entered. Use HP Touchpad to ssh into a remote machine and have the user's password ready.  For example: ssh [email protected] and use the password.
 
 Another thing to do is to also check OpenSSH server.  If OpenSSH doesn't allow root logins, go to: in /etc/ssh/. There is a line containing the following statement: PermitRootLogin no Then, just change it to yes.
 
I hope this is useful.

Related Questions