Re: How to rsh in windows using cygwin

2013-01-17 Thread Earnie Boyd
On Thu, Jan 17, 2013 at 12:49 AM, Andrew DeFaria wrote: On 01/16/2013 08:27 PM, Linda Walsh wrote: Andrew DeFaria wrote: On 01/16/2013 07:24 AM, Tim Prince wrote: I still remember the occasion 15 years ago when I entered rsh tim and found myself logged in as the head of corporate IT with

Re: How to rsh in windows using cygwin

2013-01-17 Thread Larry Hall (Cygwin)
On 1/16/2013 4:39 AM, Divakar wrote: Thanks Larry. Now i started xinetd services. added tcp port 514 and rsh exception in the windows firewall. added .rhosts file. enabled rlogin and rsh conf files under /etc/xinetd/. but it says connection timed out. do you have any idea?

Re: How to rsh in windows using cygwin

2013-01-17 Thread Andrew DeFaria
On 1/17/2013 4:31 AM, Earnie Boyd wrote: On Thu, Jan 17, 2013 at 12:49 AM, Andrew DeFaria wrote: On 01/16/2013 08:27 PM, Linda Walsh wrote: Andrew DeFaria wrote: On 01/16/2013 07:24 AM, Tim Prince wrote: I still remember the occasion 15 years ago when I entered rsh tim and found myself

Re: How to rsh in windows using cygwin

2013-01-16 Thread Divakar
Thanks Larry. Now i started xinetd services. added tcp port 514 and rsh exception in the windows firewall. added .rhosts file. enabled rlogin and rsh conf files under /etc/xinetd/. but it says connection timed out. do you have any idea? C:\Windows\system32rsh vm-w8x64ostore2 hostname

Re: How to rsh in windows using cygwin

2013-01-16 Thread Divakar
We used rsh (from third party tool) in our script. so we are planning to use the same rsh functionality using cygwin. it needs lot of work in the machine side as well as in the script site if we implement something new like ssh. Thank you... -- Problem reports:

Re: How to rsh in windows using cygwin

2013-01-16 Thread Andrew DeFaria
On 01/16/2013 04:14 AM, Divakar wrote: We used rsh (from third party tool) in our script. so we are planning to use the same rsh functionality using cygwin. it needs lot of work in the machine side as well as in the script site if we implement something new like ssh. In my experience, after

Re: How to rsh in windows using cygwin

2013-01-16 Thread Tim Prince
On 1/16/2013 6:52 AM, Andrew DeFaria wrote: On 01/16/2013 04:14 AM, Divakar wrote: We used rsh (from third party tool) in our script. so we are planning to use the same rsh functionality using cygwin. it needs lot of work in the machine side as well as in the script site if we implement

Re: How to rsh in windows using cygwin

2013-01-16 Thread Andrew DeFaria
On 01/16/2013 07:24 AM, Tim Prince wrote: I still remember the occasion 15 years ago when I entered rsh tim and found myself logged in as the head of corporate IT with root privilege. Did you do rm -rf /? I remember going to Frys and seeing a mac with a bash shell window logged in as root.

Re: How to rsh in windows using cygwin

2013-01-16 Thread Linda Walsh
Andrew DeFaria wrote: On 01/16/2013 07:24 AM, Tim Prince wrote: I still remember the occasion 15 years ago when I entered rsh tim and found myself logged in as the head of corporate IT with root privilege. Did you do rm -rf /? I remember going to Frys and seeing a mac with a bash shell

Re: How to rsh in windows using cygwin

2013-01-16 Thread Andrew DeFaria
On 01/16/2013 08:27 PM, Linda Walsh wrote: Andrew DeFaria wrote: On 01/16/2013 07:24 AM, Tim Prince wrote: I still remember the occasion 15 years ago when I entered rsh tim and found myself logged in as the head of corporate IT with root privilege. Did you do rm -rf /? I remember going to

How to rsh in windows using cygwin

2013-01-15 Thread Divakar K
Hi Folks, i dont know how to rsh from windows to windows? installed below packages which related to rsh. 1, rsh 2. rsh-server 3. tcp_wrapper 4. xinetd changed the disable value to no in the rsh conf file /etc/xinetd.d/rsh.conf. i think rshd services has to start. but i dont know how to start

Re: How to rsh in windows using cygwin

2013-01-15 Thread Larry Hall (Cygwin)
On 1/15/2013 7:42 AM, Divakar K wrote: Hi Folks, i dont know how to rsh from windows to windows? installed below packages which related to rsh. 1, rsh 2. rsh-server 3. tcp_wrapper 4. xinetd changed the disable value to no in the rsh conf file /etc/xinetd.d/rsh.conf. i think rshd services

Re: How to rsh in windows using cygwin

2013-01-15 Thread Andrew DeFaria
On 1/15/2013 11:54 AM, Larry Hall (Cygwin) wrote: On 1/15/2013 7:42 AM, Divakar K wrote: Hi Folks, i dont know how to rsh from windows to windows? installed below packages which related to rsh. 1, rsh 2. rsh-server 3. tcp_wrapper 4. xinetd changed the disable value to no in the rsh conf