Re: scp should fail if not without a password
From: Thomas Guettler (guettli_at_thomas-guettler.de)
Date: 04/13/04
- Next message: Stefano: "Re: Putty: PSFTP connection without password prompt (CORRECT VERSION)"
- Previous message: Darren Tucker: "Re: Cygwin SSH timeout problem"
- In reply to: Darren Tucker: "Re: scp should fail if not without a password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 13 Apr 2004 08:49:30 +0200
Am Thu, 08 Apr 2004 03:49:53 +0000 schrieb Darren Tucker:
> In article <pan.2004.04.07.14.59.29.571984@thomas-guettler.de>,
> Thomas Guettler <guettli@thomas-guettler.de> wrote:
>>I try to let scp fail if it can't copy
>>without a password:
[cut]
> It works OK for me with 3.5p1 (RH9) and 3.8p1.
> What OS, where did ssh come from (OS package, self-built)?
> Any entries for "fooserver" in $HOME/.ssh/config or ssh_config?
I was blind.
I use ProxyCommand to access the server:
ProxyCommand ssh -A foo@gateway ssh -A foo@gateway2 netcat -w 5 %h 22
Thank you,
Thomas
- Next message: Stefano: "Re: Putty: PSFTP connection without password prompt (CORRECT VERSION)"
- Previous message: Darren Tucker: "Re: Cygwin SSH timeout problem"
- In reply to: Darren Tucker: "Re: scp should fail if not without a password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|