Skip site navigation (1)Skip section navigation (2)
Date:      13 Jul 1996 19:05:24 -0400
From:      bill@twwells.com (T. William Wells)
To:        freebsd-questions@freebsd.org
Subject:   rsh problem, 2.1-STABLE
Message-ID:  <4s9a3k$qk8@twwells.com>

next in thread | raw e-mail | index | archive | help
Here's an output, somewhat shrunk:

admin@admin: sh -x dodump
+ rsh -n -l root admin /root/bin/make-archive / . -print0
+ dd bs=32k of=/dev/nrst0
+ rsh -n -l root admin /root/bin/make-archive /usr . -print0
+ dd bs=32k of=/dev/nrst0
admin.cyberenet.net: Connection refused
+ rsh -n -l root admin /root/bin/make-archive /usr2 . -print0
+ dd bs=32k of=/dev/nrst0

Note the `connection refused' after the second rsh. This occured
on both the runs of this I attempted. Yes, you read it correctly;
I am doing an rsh from admin to admin. It's a sleazy way to avoid
having to write setuid scripts. :-)

So, anyway, what's with this `connection refused'? This is a very
lightly loaded machine, so I don't think it's kernel resource
exhaustion.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4s9a3k$qk8>