Re: how to invoke SSH-ADD to read passphrase from a file

From: Michael Heiming (michael+USENET_at_www.heiming.de)
Date: 12/27/04

  • Next message: Michael Heiming: "Re: how to invoke SSH-ADD to read passphrase from a file"
    Date: Mon, 27 Dec 2004 13:39:08 +0100
    
    

    In comp.security.ssh Javed <kjaved@ncs.com.sg>:
    > Hi Richard,

    > Can you please suggest how should i go for it?
    > Our requirement is such that, we want to use public key based
    > authantication and that too it should contain the passpharase.
    > The problem that i am facing is to automate the whole process.
    > As i cant write a script where i can pass the password as one of the
    > parameter to SSH therefore i went through the process of using
    [..]

    Hi Javed!

    You perhaps didn't understood what Richard meant? There's no
    point in having a pass-phrase on a key if you are storing the
    pass-phrase on the system in a text file, it's exactly the same as
    if you are using a key without pass-phrase.

    If you want to use a passport's but have problems getting
    things working, so you only need to enter the passports after a
    reboot, check out keychain which eases things up:

    http://www.gentoo.org/proj/en/keychain/index.xml

    -- 
    Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
    mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/'
    #bofh excuse 392: It's union rules. There's nothing we can do
    about it. Sorry.
    

  • Next message: Michael Heiming: "Re: how to invoke SSH-ADD to read passphrase from a file"

    Relevant Pages

    • Re: how to invoke SSH-ADD to read passphrase from a file
      ... | You perhaps didn't understood what Richard meant? ... | pass-phrase on the system in a text file, ... Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org ...
      (comp.security.ssh)
    • Re: ssh-keygen: Couldnt read public key
      ... "Richard E. Silverman" wrote: ... > FM> So I ftp the dsa public key file from the remote host and apply ... which means the local ssh was able to convert the ...
      (comp.security.ssh)
    • Re: ssh-keygen: Couldnt read public key
      ... "Richard E. Silverman" wrote: ... > FM> So I ftp the dsa public key file from the remote host and apply ... which means the local ssh was able to convert the ...
      (comp.security.ssh)
    • Re: Calling ssh from C-Program with execvp
      ... Richard E. Silverman wrote: ... your simple source does work for me too, including public key. ... So the error is on my side, an executing object with a side effect... ...
      (comp.security.ssh)