This is a port of the remote shell server (rshd) to Mint and MintNet.
You need a MintNet version >= 0.41 to run it.

Note that rshd lets you only execute the command if the remote user has
no password, or is "equivalent" to the local user by means of /etc/hosts.equiv
or ~/.rhosts.

Copy rshd to /usr/etc. To use rshd you must have syslogd from the MintOS 1.2
package running. Make sure to have the following entry in /etc/inetd.conf:

shell	stream	tcp	nowait	root	/usr/etc/rshd	rshd

Then all should work fine.

To recompile need a recent version of my portlib.

Enjoy,
Kay.
roemer@rbi.informatik.uni-frankfurt.de
