Re: Secure Shell Login

2000-05-29 Thread Oswald Buddenhagen
> directory called .ssh in my home, it has permissions 711 700 should be enough, i think. > (chmod 600 authorized_keys). But I dont know how to place the key in that > file(authorize_keys). simply paste the contents of the public key file. it should be a single line, which is in the same format, as

Secure Shell Login

2000-05-29 Thread Jay Kelly
I need help with using and setting up ssh. I downloaded a secure shell client(ttssh. and now I am working on setting up the server side. I ran ssh-keygen and created a RSA key. Where will I place the key. I have made a directory called .ssh in my home, it has permissions 711 (chmod 711 .ssh) inside