Re: Remote Login using shell script
- From: Stephane Chazelas <stephane_chazelas@xxxxxxxx>
- Date: 25 Sep 2006 16:32:03 GMT
On 25 Sep 2006 09:28:03 -0700, nagesh wrote:
[...]
I am Doing Automation of a test suite.[...]
In That i want to login into another machine as a root (i
know username and password) using shell script(I am using Korne shell)
and i have to copy one file from that machine to my local machine..
Have you considered using dejagnu for your test suite. dejagnu
uses expect and knows how to rlogin to remote machines by
itself.
Alternative is to use expect yourself or to configure your
remote login so that it doesn't ask for passwds (see rhosts or
hosts.equiv man pages).
--
Stephane
.
- References:
- Remote Login using shell script
- From: nagesh
- Remote Login using shell script
- Prev by Date: Remote Login using shell script
- Next by Date: Re: Remote Login using shell script
- Previous by thread: Remote Login using shell script
- Next by thread: Re: Remote Login using shell script
- Index(es):
Relevant Pages
|