Re: OpenSSH ssh-keygen and non-empty passphrase

From: Matthew Poole (spam_at_stops.here)
Date: 05/26/05

  • Next message: Bill Marcum: "Re: OpenSSH ssh-keygen and non-empty passphrase"
    Date: Thu, 26 May 2005 11:27:34 +1200
    
    

    On Wed, 25 May 2005 07:11:33 -0700, someone purporting to be bnies doth
    scrawl:

    *SNIP*
    > passphrase. But ssh-keygen seems only to accept a passphrase as command
    > argument and not from standard input.
    *SNIP*

    Which platform is this?

    [matthewp@alexander ~]ssh-keygen -t dsa
    Generating public/private dsa key pair.
    Enter file in which to save the key (/home/matthewp/.ssh/id_dsa):
    Enter passphrase (empty for no passphrase):

    That sure looks like it's taking a passphrase from stdin.
    Maybe something changed after 3.9, which is the last version I've used it
    with?

    -- 
    Matthew Poole
    "Don't use force.  Get a bigger hammer."
    

  • Next message: Bill Marcum: "Re: OpenSSH ssh-keygen and non-empty passphrase"

    Relevant Pages

    • Re: Newbie gpg question
      ... > public key, or the private key as well? ... the passphrase that unlocks your private keyring. ...
      (comp.os.linux.security)
    • Re: Symmetric encryption: why not use private keys?
      ... >just going to go on with my current setup and not worry about it. ... >sure the passphrase I have contains plenty of entropy. ...
      (sci.crypt)
    • Re: ssh without entering password/passphrase
      ... > How can I ssh to another system without having to enter password or ... > Perhaps I am missing something. ...
      (comp.os.linux.misc)
    • Host equivalence
      ... > they will put up with having to enter their passphrase ... > each time they login to another system ... in combination with ssh-add/ssh-askpass you only need to type it ...
      (SSH)
    • Re: OpenSSH ssh-keygen and non-empty passphrase
      ... > Generating public/private dsa key pair. ... > Enter passphrase (empty for no passphrase): ... That is no test of whether stdin is being used. ...
      (comp.security.ssh)