I installed the OpenSSH server and client application on Ubuntu, then installed OpenSSH via preware on the HP Touchpad, along with Xecutah, and Xterm. I enter
ssh root@192.168.2.6
and get this line:
Permission denied (publickey,keyboard-interactive).
However when I type in this via the HP Touchpad I am able to ssh into the remote machine after entering the user's password:
ssh user@192.168.2.2
Any help would be appreciated. Thank You.