Results 1 to 4 of 4

Thread: Import private key from SecureCRT to linux ssh

  1. #1
    Join Date
    Aug 2006
    Posts
    122

    Import private key from SecureCRT to linux ssh

    Hello Guys,

    You know what I use secureCRT often to connect through ssh to unix hosts. Right now I switched to use Linux fedora4 but WindowsXp.My doubt is that how do I import private key from securecrt file into openssh? I aware of the fact that I can make new private-public key and distribute newly made public key to hosts I normally connect, but would like to store my effort.Somebody suggest a method to transfer private key from secureCRT to openssh.

    any thoughts?

  2. #2
    Join Date
    Nov 2005
    Posts
    1,203

    Re: Import private key from SecureCRT to linux ssh

    I noticed one thing in a private key file of this type is a pair of primes. OpenSSH vehemently saves them with the larger one first,
    and PuTTY expects that. So if you download the current PuTTYgen snapshot, you should find the issue has gone away.if you use the current snapshot to import one of those key files and suddenly export it again in the same format, you can notice that the result has the primes in the usual order and that older versions of PuTTYgen can sustain with it as well

  3. #3
    Join Date
    Nov 2005
    Posts
    3,026

    Re: Import private key from SecureCRT to linux ssh

    I know this thing in order to add a SecureCRT.pub into the required format for ~/.ssh/authorized_keys when OpenSSH is being utilized.
    ssh_keygen -Xf key.pub >> ~/.ssh/authorized_keys.that had effect with me

  4. #4
    Join Date
    Apr 2008
    Posts
    3,295

    Re: Import private key from SecureCRT to linux ssh

    Friend, I should tell you this Unlucky, this is not exact option.The actual format of SecureCRT's key is proprietary.Mainly the conversion tool is presently being treated for possible inclusion in a future publication of SecureCRT.it will be available shortly.if the SSH server is not set for PK/PK authentication then <the path to private key> is silently avoided on the server side and you can select the option.

Similar Threads

  1. How to Access Private Data In Linux Mint 10
    By Poks in forum Operating Systems
    Replies: 3
    Last Post: 10-01-2011, 04:42 AM
  2. Import and Export book marks while upgrading Linux Mint
    By Robin Pande in forum Operating Systems
    Replies: 3
    Last Post: 03-01-2011, 06:29 PM
  3. Can't access private folder
    By Ringo in forum Windows XP Support
    Replies: 4
    Last Post: 25-05-2010, 11:25 AM
  4. What is the use of private constructor in C++?
    By Juaquine in forum Software Development
    Replies: 5
    Last Post: 05-03-2010, 04:41 PM
  5. Private Bookmarking
    By mathews in forum Technology & Internet
    Replies: 3
    Last Post: 03-08-2009, 06:12 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,279,737.91081 seconds with 17 queries