View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#4
Try to check if outcome differs.

On the N900
Code:
rm .ssh/authorized_keys
sudo gainroot
passwd user
On your laptop as $user
Code:
ssh-copy-id -i .ssh/id_rsa.pub user@192.168.0.21
 

The Following User Says Thank You to michaaa62 For This Useful Post: