Re: WinSCP tunnel with username and password forward
When I manual login (putty) towards the first server I need to fill-in username and password. If I ssh from that session towards the second server I do not need to fill-in username and password. So the username and password are forwarded.
I do not think any passwords are forwarded. Don't you rather have a private key for the second server stored on the first one? Can you post an output of your
ssh
command executed on the first server with added -v
switch?