|
|
02-20-2010
, 06:24 AM
|
|
|
Posts: 186 |
Thanked: 192 times |
Joined on Jan 2010
@ Finland
|
#2
|
|
|
02-20-2010
, 06:26 AM
|
|
Posts: 3 |
Thanked: 0 times |
Joined on Feb 2010
@ Helsinki
|
#3
|
|
|
02-20-2010
, 06:53 AM
|
|
Posts: 3 |
Thanked: 0 times |
Joined on Feb 2010
@ Helsinki
|
#5
|
|
|
02-20-2010
, 07:39 AM
|
|
Posts: 12 |
Thanked: 2 times |
Joined on Dec 2009
|
#6
|
|
|
02-20-2010
, 08:17 AM
|
|
Posts: 3,617 |
Thanked: 2,392 times |
Joined on Nov 2009
@ Cambridge, UK
|
#7
|
![]() |
| Thread Tools | Search this Thread |
|
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; 02-20-2010 at 06:27 AM.