need help with public keys

From: Thorsten Hofrichter (thofrichter@na.ko.com)
Date: 12/20/02

  • Next message: Marrion, Jim: "RE: How to allow multiple hosts with same key??"
    To: secureshell@securityfocus.com
    From: "Thorsten Hofrichter" <thofrichter@na.ko.com>
    Date: Fri, 20 Dec 2002 07:13:04 -0500
    
    

    I am new to this group . So hello to all , and thanks in advance for any
    help you can provide .
    I am trying to exchange public keys with another company so we can do
    transfers yet , when I send them my id_rsa.pub they say they format is
    wrong, I look at my private key and that is the kind of format they want.
    My public key just has :
    RSA nowscrambled text.

    Any ideas would be great as there is a lot of pressure to get this done.
    Thorsten Hofrichter
    The Coca-Cola Company
    Infrastructure and Support Team
    Phone: 404-676-2240
    Email: thofrichter@na.ko.com



    Relevant Pages

    • Re: Requiring non-empty passphrase.
      ... I would say no. Public keys are not encrypted with passphrases, ... The trick is that this decryption of the private key ... is done on the client side and the server never sees the private key ...
      (SSH)
    • Re: Passing password in ssh
      ... If I create keys without a passphrase, and share the public keys between ... So you have to crack user@A's account, at least to the point of getting the private key. ... The .ssh directory also needs to be set this way. ... But even having a pass phrase does not help if someone uses dumb passwords. ...
      (Fedora)
    • Re: Passing password in ssh
      ... the scenario I described actually happened years ago to someone I ... If I create keys without a passphrase, and share the public keys between ... You do know that you first have to get the private key of the key ... But simply cracking into a user's account who has access to several ...
      (Fedora)
    • Re: Changing keys
      ... passphrase and change it on my private key at the same time I change ... and public keys stolen by various means including setups where people put ... them on NFS shares, improperly secured boxes, etc.. ... doing this in a really secure environment. ...
      (comp.security.ssh)
    • Re: passing username/passwd between two processes securely...
      ... p2 uses private key to decrypt it. ... public keys must be exchanged. ... Shared memory problem is every process can open it if name is known. ...
      (microsoft.public.win32.programmer.kernel)