Thread: SSH public key
View Single Post
Rassilon7's Avatar
Posts: 220 | Thanked: 41 times | Joined on Oct 2008
#1
Hi

I have been trying to log into my NiT using this method

$ cd .ssh on my mac
$ scp id_rsa.pub root@IP.address.NiT:.ssh/authorized_keys

This created the file authorised_keys on my NiT from my Mac.

However I still get asked for a password when I try to ssh

root@IP.address.NiT

Any idea on how I might get this to work?

Thank you.