Re: scp in unattended batch mode

From: LRW (deja_at_celticbear.com)
Date: 06/17/04

  • Next message: Richard E. Silverman: "Re: scp in unattended batch mode"
    Date: 17 Jun 2004 07:22:03 -0700
    
    

    Ville Mattila <ville@mattila.fi> wrote in message news:<40d157b9$0$7478$39db0f71@news.song.fi>...
    > LRW wrote:
    > > And when I don't use batch mode, it still prompts me for a passphrase.
    > > Any suggestions about what I'm doing wrong?
    >
    > Hello sir,
    >
    > You may want to check out the file permissions of the .ssh directory and
    > the key files in both local and remote box. Only you should have read
    > and write permissions. Maybe you would like to try also forcing SCP to
    > use a certain protocol (SSH2).
    >
    > Ville

    I know it's not good security, but just to make sure I had it covered
    I chmod 777 recursively the entire user's directory on both servers,
    and that didn't change anything.
    I forced the scp command with -S to use ssh but no change, and it
    wouldn't accept ssh2.

    Thanks for the reply and the suggestions! I appreciate it.
    Liam


  • Next message: Richard E. Silverman: "Re: scp in unattended batch mode"