View Single Post
Posts: 3 | Thanked: 0 times | Joined on Feb 2010 @ Helsinki
#1
I have been following the instructions both in Pc-connectivity page (http://maemo.org/development/documen..._connectivity/) and a related post by greygoo (http://talk.maemo.org/showthread.php...t=ssh+password).

After creating the private / public key pair on my host machine I have copied the public key on my tablet (N900) and appended the content to two locations:

1. /root/.ssh/authorized_keys (username: root)
2. /home/user/.ssh/authorized_keys (username: user)

I am able to ssh in to my tablet from the host machine without a password as root, but not as user. When I ssh in as user I'm still being prompted for the password.

Could this be a permission issue with /home/user/authorized_keys?

Last edited by jlehtoma; 2010-02-20 at 10:27.