Re: Help with rshd

2007-03-17 Thread Ignazio Di Napoli
Ignazio Di Napoli wrote: Hi to everyone. I've the need to run rshd on my system because a program I use needs it. I installed the inetutils package and run iu-config and cygrunsrv so that I installed inetd service and started it. But, when I run 'rsh localhost pwd' I get a "Permission denied".

Re: Help with rshd

2007-03-17 Thread Ignazio Di Napoli
An update: I checked with netstat and no one is listening on port 514 (maybe there is an alias?), while inetd listens on some other ports. Thank you Ignazio Di Napoli wrote: Hi to everyone. I've the need to run rshd on my system because a program I use needs it. I installed the inetutils pac

Re: Help with rshd

2007-03-17 Thread Ignazio Di Napoli
Frank Fesevur wrote: The firewall messages is probably the rsh client and not rshd (the server), so I would suggest to first check your firewall. You're right. Anyway, even with disable firewall there is the same problem. Thank you, Ignazio -- Unsubscribe info: http://cygwin.com/ml/#uns

Re: Help with rshd

2007-03-17 Thread Frank Fesevur
At 17-3-2007 10:34, Ignazio Di Napoli wrote: I've the need to run rshd on my system because a program I use needs it. I installed the inetutils package and run iu-config and cygrunsrv so that I installed inetd service and started it. But, when I run 'rsh localhost pwd' I get a "Permission denied

Help with rshd

2007-03-17 Thread Ignazio Di Napoli
Hi to everyone. I've the need to run rshd on my system because a program I use needs it. I installed the inetutils package and run iu-config and cygrunsrv so that I installed inetd service and started it. But, when I run 'rsh localhost pwd' I get a "Permission denied". I think rshd is running b