|
2010-02-20
, 10:24
|
|
Posts: 186 |
Thanked: 192 times |
Joined on Jan 2010
@ Finland
|
#2
|
|
2010-02-20
, 10:26
|
Posts: 3 |
Thanked: 0 times |
Joined on Feb 2010
@ Helsinki
|
#3
|
|
2010-02-20
, 10:53
|
Posts: 3 |
Thanked: 0 times |
Joined on Feb 2010
@ Helsinki
|
#5
|
|
2010-02-20
, 11:39
|
Posts: 12 |
Thanked: 2 times |
Joined on Dec 2009
|
#6
|
|
2010-02-20
, 12:17
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#7
|
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.