rsh remote to execute an applicaion
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Unix support > Unix administration > rsh remote to execute an applicaion




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    rsh remote to execute an applicaion  
blackdog


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-29-05 10:51 PM

Hi

I need to remote rsh to a remote system and need to
set multiple environments then execute the application, because the
application require the environments. The environments setup is
written in a shell script and also I need to set DISPLAY, in order
to open the application windows.
What should I do?

I can rsh to remote system to execute a single application, but not
multiple setup and executions.

Thanks






[ Post a follow-up to this message ]



    Re: rsh remote to execute an applicaion  
mnikhil@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-29-05 10:51 PM

how about a 'env'  command ?

Regards.






[ Post a follow-up to this message ]



    Re: rsh remote to execute an applicaion  
Bill Marcum


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-29-05 10:51 PM

["Followup-To:" header set to comp.unix.admin.]
On 29 Oct 2005 06:26:11 -0700, blackdog
<cljlk@hotmail.com> wrote:
> Hi
>
> I need to remote rsh to a remote system and need to
> set multiple environments then execute the application, because the
> application require the environments. The environments setup is
> written in a shell script and also I need to set DISPLAY, in order
> to open the application windows.
> What should I do?
>
Use ssh with X forwarding, unless the remote system is a prehistoric
Unix without ssh and without a C compiler, or your pointy-headed boss
doesn't allow it.


--
Fear and loathing, my man, fear and loathing.
-- H.S. Thompson





[ Post a follow-up to this message ]



    Re: rsh remote to execute an applicaion  
Nikhil


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-29-05 10:51 PM

Bill Marcum wrote:
> ["Followup-To:" header set to comp.unix.admin.]
> On 29 Oct 2005 06:26:11 -0700, blackdog
>   <cljlk@hotmail.com> wrote:
> 
>
> Use ssh with X forwarding, unless the remote system is a prehistoric
> Unix without ssh and without a C compiler, or your pointy-headed boss
> doesn't allow it.
>
>
Bill.. but, I think using ssh with X-forwarding is not secure
enough...please point me to the correct links ..if that is not true.

Thanks,
Nikhil





[ Post a follow-up to this message ]



    Re: rsh remote to execute an applicaion  
Bill Marcum


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-29-05 10:51 PM

On Sat, 29 Oct 2005 20:20:00 +0530, Nikhil
<mnikhil@me.com> wrote:
> Bill Marcum wrote: 
> Bill.. but, I think using ssh with X-forwarding is not secure
> enough...please point me to the correct links ..if that is not true.
>
Why do you think ssh is not as secure as rsh?


--
Barth's Distinction:
There are two types of people: those who divide people into two
types, and those who don't.





[ Post a follow-up to this message ]



    Re: rsh remote to execute an applicaion  
Tim Skirvin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-29-05 10:51 PM

Nikhil <mnikhil@me.com> writes:
 

Write a shell script that sets the appropriate environment
variables and then invokes the command you want.  Invoke this script with
'ssh -X hostname /path/to/script'.
[vbcol=seagreen]
>Bill.. but, I think using ssh with X-forwarding is not secure
>enough...please point me to the correct links ..if that is not true.

I can't think of a single way that ssh is less secure than rsh.

- Tim Skirvin (tskirvin@killfile.org)
--
http://www.killfile.org/~tskirvin/  Skirv's Homepage <FISH>< <*>
http://news.ks.uiuc.edu/		        UIUC News Server





[ Post a follow-up to this message ]



    Re: rsh remote to execute an applicaion  
Dave Hinz


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-29-05 10:51 PM

On Sat, 29 Oct 2005 20:20:00 +0530, Nikhil <mnikhil@me.com> wrote:
> Bill Marcum wrote:
 
[vbcol=seagreen]
> Bill.. but, I think using ssh with X-forwarding is not secure
> enough...please point me to the correct links ..if that is not true.

'r' commands transmit everything in the clear.  X over ssh is as secure
as every other ssh transaction, and is secure enough for financial
transactions over the public internet.

Dave Hinz







[ Post a follow-up to this message ]



    Re: rsh remote to execute an applicaion  
Dave Hinz


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-29-05 10:51 PM

On Sat, 29 Oct 2005 20:59:57 +0530, Nikhil <mnikhil@me.com> wrote:
>
> but I guess SSH with X-forwarding is not good enough..in security terms.

I know of no vulnerabilities, ever, involving X forwarding over ssh.






[ Post a follow-up to this message ]



    Re: rsh remote to execute an applicaion  
Barry Margolin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-31-05 07:49 AM

In article <43639575.2000902@me.com>, Nikhil <mnikhil@me.com> wrote:

> Bill Marcum wrote: 
>
> but I guess SSH with X-forwarding is not good enough..in security terms.

It doesn't seem like it could be less secure than unencrypted rsh
combined with unencrypted X.

--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 05:10 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register