[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Fwd: Re: SSH probs solved (was: SSH2 packet error..)]



Oops, the line should have been:
# ssh-keygen -x > my_dsa.pub

-glen

--- Begin Message ---
I first created the key pair using 
#ssh-keygen -t dsa, 
(Note, unless you leave the name of the keys id_dsa, you'll have to use
-i to identify the keyname with ssh when you connect) Then I converted
to a SSH2 key with 
# ssh-keygen -x |my_dsa.pub
I copied my_dsa.pub to the host computer in my ~/.ssh2/ directory. Then
I used vim on the host computer to add to a file ~/.ssh2/authorization
Key my_dsa.pub
Then the next time I logged in, the dsa key worked!
-Glen 

--- End Message ---

Reply to: