Re: wrapper script to use cvs/scp through a ssh gateway

From: Unruh (unruh-spam_at_physics.ubc.ca)
Date: 09/28/05


Date: 28 Sep 2005 17:40:09 GMT

bearclaw <bearclaw@free.fr> writes:

>Darren Tucker wrote:

>> On 2005-09-27, bearclaw <bearclaw@free.fr> wrote:
>>> I'm trying to write a ssh-wrapper program to be able to use cvs, scp...
>>> through an ssh gateway, but ran into trouble.
>>>
>>> Here is the situation (in case "ssh gateway" is not clear enough):
>>> From home, to reach lab1.lab.com through ssh, I have to do
>>> $ssh -t user@gateway.lab.com lab1
>>
>> Search the archives of this group for "stacked ssh connections" for an
>> alternative way of doing this that doesn't have this kind of problem.
>>

>I know I could tunnel ssh through ssh, but this is very unpractical for many
>reasons. I would have to type my password 4 (!) times, and it's not easy to
>automate the process as many things can go wrong.

Uh, you have heard of rsa or dsa passwords? You do NOT have to type your
password 4 times. Properly set up you have to type your password 0 times.
And this is a secure way of doing it.



Relevant Pages

  • Re: hiding macro coding
    ... > The most secure way is to use VB 6 to automate your Word code and distribute ... > VB DLLs with a minimal amount of code in the Word template. ...
    (microsoft.public.word.vba.beginners)
  • Re: How do I send sound with my powerpoint presentation email?
    ... It will automate this process as ... well as secure the links to your media. ... You may download a free trial copy ...
    (microsoft.public.powerpoint)
  • Re: wrapper script to use cvs/scp through a ssh gateway
    ... >> it's not easy to automate the process as many things can go wrong. ... Properly set up you have to type your ... He wrote, in his first post, that keys were not an option. ... Richard Silverman ...
    (comp.security.ssh)
  • automate clicking button on security warning box?
    ... I have a winform application that hosts the browser control, ... when it navigates from a non secure to a secure page, ... MS has agreed its a bug and says its fixed in IE6SP1, ... still there so perhaps I can automate a button click on that box, ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: SFTP Batch without key
    ... You can also try expect scripts to automate your ssh logins. ... more secure and quite easy.... ... for more inforamtion try following link ...
    (comp.security.ssh)