Random Ramblings of a Neo-Post-Modern Geek (I have no idea what that means)
SecureCRT and OpenSSH
I use Vandyke’s SecureCRT to access my linux machines. Due to the recent increase in the number of attempts to break-in to my systems via SSH, I decided it was high time I switched to using public/private key authentication instead of simply password.
I had devil of time figuring out how to get the public key generated by SecureCRT into OpenSSH’s authorized_keys2 file.
After digging through the SecureCRT help file for a bit I finally found the command (it was pretty obvious, had I read further).
cd .ssh
ssh-keygen -X -f Identity.pub >> authorized_keys2
Now I just have to figure out a way to keep my public keys with me whenever I might have need to access my systems without a system I work on normally.
Popularity: 3%
| Print article | This entry was posted by david on 15 December 2004 at 11:58 am, and is filed under Linux, Technical Tidbits. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |

about 1 year ago
I did the same thing, and like you, did not read far enough in the help notes.
Though, given all the OpenSSH servers floating around out there, I thought this might be further to the top of my SecureCRT notes. That said, I am running an older 5.x release.
about 5 years ago
Hi David – Marc from VanDyke Software here.
Not too long ago, we published a tip in our monthly newsletter detailing how you can install SecureCRT (including your authentication keys) on a USB “thumb” drive so you can have it with you wherever you go.
Here’s the link:
http://www.vandyke.com/support/tips/usbdrive.html
You and your readers who use SecureCRT may want to drop by the VanDyke Software Forums where you can pose questions and share tips with our developers and other users.
http://forums.vandyke.com