Hi all,

I configured the rsh on cygwin as per the 
/usr/share/doc/Cygwin/inetutils-1.3.2.README/ 

But whenever I am trying to execute some commands from the remote machine I 
will get the permission denied error

Something like in below

[EMAIL PROTECTED] ~]$ rsh -l peter windowsmachine uname

Permission denied.

Please help me on this

Thanks
Manjunath A





On Jul  4 15:05, Manjunatha Appaji Gowda wrote:
> Hi All,
> 
> Is it possible to configure RSH daemon running on cygwin, so that we can
> connect from Linux machine to cygwin prompt using RSH. If yes please let
> me know the steps.

You should consider to use ssh instead.  rsh is an inherently insecure
protocol.  Just install the openssh package using Cygwin setup and
follow the instructions in /usr/share/doc/Cygwin/openssh.README.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to