Re: scp works on command line, fails in cron

From: Chuck (skilover_nospam_at_softhome.net)
Date: 12/28/04


Date: Tue, 28 Dec 2004 15:55:53 -0500


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

tonij67@hotmail.com wrote:
| Chuck wrote:
|
|
|>Are you using a ssh-agent, or an encrypted private key?
|
|
|
| I am not using ssh-agent, but I am using an encrypted private key?
|
| Like I said in the original post, the authentication works find when
| run from the command line. It only fails when run in cron, leading me
| to believe that there are no issues with the public/private keys (but
| of course I could be wrong, it would not be the first time!)
|

How are you feeding it the passphrase if you have an encrypted private
key but aren't using ssh-agent? It looks like it's failing to decrypt
the private key.
- --
To reply by email remove "_nospam"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFB0chZzIf+rZpn0oQRAtfpAJ4nn47aFTT5RJw63ceCMNVwZWIYOQCfY76L
rY8DmyJ3P0IVfuA1QaqWKLU=
=q8yp
-----END PGP SIGNATURE-----



Relevant Pages

  • Re: Location of users private key in PKI solution
    ... The private key is typically located on the users machine. ... This document describes the location of the encrypted private ... This is what I call a "poor man's" portability of your signing credentials, ...
    (microsoft.public.win2000.security)
  • Re: Location of users private key in PKI solution
    ... The private key is typically located on the users machine. ... This document describes the location of the encrypted private ... This is what I call a "poor man's" portability of your signing credentials, ...
    (microsoft.public.security)
  • Re: Agent security (was Re: Secure file transfer from unix to windows)
    ... >> it to store the unlocked private key in memory for malicious person ... If the greater security comes with greater ... > Without ssh-agent, it would be very hard to get many people to use ...
    (comp.security.ssh)
  • Re: What the F***. Cant SSH do this?
    ... Use cryptographic authentication. ... Use ssh-agent to cache the decrypted private key. ... Use a private key file which is not password protected. ...
    (comp.unix.shell)
  • OpenSSH and SSH Agent.
    ... using Password authentication and Public key authentication. ... private key which was generated using ssh-keygen (both rsa as well as ... What could be going wrong since pageant.exe is failing to load ... What should be the steps to be followed to use the ssh-agent? ...
    (comp.security.ssh)