Re: installing rsh and rlogin servers - rshd and rlogind

2012-05-14 Thread Andrew DeFaria
type rshd? Nothing stops a user from typing /usr/sbin/rshd either... -- Andrew DeFaria <http://defaria.com> Friction can be a real drag. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

Re: installing rsh and rlogin servers - rshd and rlogind

2012-05-13 Thread Charles Wilson
Please read /usr/share/doc/Cygwin/rsh-server.README -- Chuck -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: installing rsh and rlogin servers - rshd and rlogind

2012-05-13 Thread Marilo
well, like running net start sshd by accident? I wouldn't run a program without realising it..but maybe some that are dyslexic might so they don't put it in the path. I can't actually get it installed.. user@comp /usr/sbin $./rshd user@comp /usr/sbin $ I run ps and it does

Re: installing rsh and rlogin servers - rshd and rlogind

2012-05-13 Thread Earnie Boyd
On Sun, May 13, 2012 at 3:20 PM, Marilo wrote: > I am surprised /usr/sbin isn't in the PATH though.. Why should the system/server bin be a part of the _user_ PATH? That could cause issues of starting/stopping a server unaware. -- Earnie -- https://sites.google.com/site/earnieboyd -- Problem re

Re: installing rsh and rlogin servers - rshd and rlogind

2012-05-13 Thread Marilo
k -l rsh-server /usr/sbin/rexecd.exe /usr/sbin/rlogind.exe /usr/sbin/rshd.exe /usr/share/man/man8/rexecd.8.gz /usr/share/man/man8/rlogind.8.gz /usr/share/man/man8/rshd.8.gz /etc/defaults/etc/xinetd.d/rexec /etc/defaults/etc/xinetd.d/rlogin /etc/defaults/etc/xinetd.d/rsh /etc/postinstall/rsh.sh /etc/p

Re: installing rsh and rlogin servers - rshd and rlogind

2012-05-13 Thread David Sastre Medina
for my LAN. > I would like to use rsh and rlogin, and their respective servers > I can see the rsh and rlogin commands, but not their servers. > There is a package called rsh-server, but i've looked for the file rsh-server > and not found it, and I see no packages mentioning rshd o

installing rsh and rlogin servers - rshd and rlogind

2012-05-13 Thread Marilo
I can see the rsh and rlogin commands, but not their servers. There is a package called rsh-server, but i've looked for the file rsh-server and not found it, and I see no packages mentioning rshd or rlogind or telnetd and I don't see those files on my system. -- Problem reports:

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 &qu

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 inet

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.c

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 ge

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".

Re: rshd and stdout

2004-01-22 Thread Pierre Bogossian
n"); > } > > $ rsh machine1 ./main > stderr > >How can I get stdout back to the rsh client? > >Note: cygwin rshd is running on a windows box, rsh can > >be on windows or linux, the result is the same. >It works as I would expect when using the linux r

Re: rshd and stdout

2004-01-09 Thread Larry Hall
> fprintf(stderr, "stderr\n"); > } > > $ rsh machine1 ./main > stderr > >How can I get stdout back to the rsh client? > >Note: cygwin rshd is running on a windows box, rsh can > >be on windows or linux, the result is the same. >It works as I would expect

rshd and stdout

2004-01-09 Thread David Reid
stderr How can I get stdout back to the rsh client? Note: cygwin rshd is running on a windows box, rsh can be on windows or linux, the result is the same. It works as I would expect when using the linux rshd on a linux box (it prints stdout and stderr) -David __

Re: 2 GB file limit when using "rcp" to a PC running cygwin RSHD

2003-01-07 Thread Stephen Meratla
rcp larger than 2 > GB > >from an IRIX host to a NT PC running Cygwin RSHD. > The > >transfer immediately fails with a "lost connection" > >error message. There is no problem transferring > files > >smaller than 2 GB. I am able to FTP file to the PC > so &

Re: 2 GB file limit when using "rcp" to a PC running cygwin RSHD

2003-01-07 Thread Elfyn McBratney
nd in this case has, already been answered. Elfyn [EMAIL PROTECTED] --- Stephen Meratla <[EMAIL PROTECTED]> wrote: >I am unable to transfer files via rcp larger than 2 GB >from an IRIX host to a NT PC running Cygwin RSHD. The >transfer immediately fails with a "lost connection&

2 GB file limit when using "rcp" to a PC running cygwin RSHD

2003-01-07 Thread Stephen Meratla
I am unable to transfer files via rcp larger than 2 GB from an IRIX host to a NT PC running Cygwin RSHD. The transfer immediately fails with a "lost connection" error message. There is no problem transferring files smaller than 2 GB. I am able to FTP file to the PC so the file size limi

Re: RSH/RSHD Configuration Problem

2002-04-25 Thread Andrews Harold G Maj USAFA/DFCS
Hello again, I didn't get any response to this from a few days ago. I was able to get rshd to run successfully on several other systems. There are two differences between those other systems and the one described below: 1) I was able to get rshd to accept connections on Win2K machines

RSH/RSHD Configuration Problem

2002-04-22 Thread Andrews Harold G Maj USAFA/DFCS
Hi, I'm trying to configure rshd to start up the nodes in a distributed simulation system using Cygwin running on a bunch of Win2K and WinXP machines. As a first step, I tried rsh'ing to the localhost, which works okay. When I use the local machine name instead, rsh claims that i

Re: RSHD Won't Start

2002-04-12 Thread Marcos Lorenzo de Santiago
On Fri, 12 Apr 2002, Justin Thomas wrote: > Hi, > I am having a problem with cygwin RSHD services on a Win2K > Machine. I have configured inetd and the telnet and ftp services > successfully start. I can login, cd to relavent home directories etc.

RSHD Won't Start

2002-04-12 Thread Justin Thomas
Hi, I am having a problem with cygwin RSHD services on a Win2K Machine. I have configured inetd and the telnet and ftp services successfully start. I can login, cd to relavent home directories etc. All my configuration files such as inetd.conf, hosts.equiv, and rhosts are located on a

Re: rshd

2002-03-13 Thread Larry Hall (RFK Partners, Inc)
At 03:50 PM 3/13/2002, Corvin Bazgan wrote: >Hello, > >1)Is there rshd for cygwin? >2)Does inetutils for cygwin have rshd? >3)Did anyone compile inetutils-1.3.2 on cygwin? If > so, with what required packages? (I get a resolv.h > missing error.

rshd

2002-03-13 Thread Corvin Bazgan
Hello, 1)Is there rshd for cygwin? 2)Does inetutils for cygwin have rshd? 3)Did anyone compile inetutils-1.3.2 on cygwin? If so, with what required packages? (I get a resolv.h missing error.) Thanks, C. -- Unsubscribe info: http://cygwin.com/ml

recent rshd/mkpasswd

2002-02-01 Thread Bruce Dobrin
I've been noticing lately ( post 1.3.2 I beleive) that the result of mkpasswd -d doesn't allow me to perform non-interactive rsh or rcp's. example: dobrin@GABLE3:/etc> rsh gable3 ls gable3: Permission denied. But if I use my previous passwd file (I generate these proceduraly nightly on a 1.3.2