Short: AmiTCP port of rsh's daemon
Type: comm/tcp
Uploader: cosinus@deepthought.north.de (Christian Stelter)
Author: atte@crash.north.de (Andreas Gelhausen)

System requirements:   Kickstart 2.04+, AmiTCP 4.0+


What is 'rshd'?
===============

   'rshd' is a daemon for the TCP/IP service 'rsh'. This service allows
some users you specified in the file 'AmiTCP:db/rsh.access' to execute
single commands on your computer from other hosts.


Copyright
=========

   rshd 37.2 (Release 1.0) - Copyright © 1995 by Andreas Gelhausen,
all rights reserved.

   'rshd' is freely distributable. No part of this archive is allowed
to be distributed with commercial software without written permission
of the author.


No Warranty
===========

   No warranties are made for this program. All use is at your own risk.
No liability or responsibility is assumed for any damages occured
during the usage of 'rshd'. You have been warned.


Usage
=====

   Now some knowledge will be assumed. If you don't know, what kind of
program AmiTCP represents, you should read AmiTCP's user's manual
before. The demo version 4.0 of AmiTCP (or a higher one) should be
available in greater public domain collections or on the AmiNet. Ask
your preferred Amiga dealer.  =:^)

If you want to install 'rshd', you have to do the following steps:

  1. Copy the file 'rshd' to 'AmiTCP:serv/'. This is the executable that
     will be started, if someone wants to use the 'rsh' service.

  2. Add the line 'shell stream tcp nowait root AmiTCP:serv/rshd' to
     file 'AmiTCP:db/inetd.conf'.

  3. Copy the file 'rsh.access' to 'AmiTCP:db/'. This file includes
     entries for the users which you want to allow the access to your
     computer. Only the users you find here are able to use the 'rsh'
     service on your computer.

  4. Add some entries to file 'AmiTCP:db/rsh.access'. You will find
     some example entries with their meanings in this file. 

That's it.  =;^)  


How to reach the author
=======================

   If you have questions, suggestions, bug reports or anything else,
you can send electronic mails to:

              atte@crash.north.de (Andreas Gelhausen)
                               or
                    2:2426/2020.24  (on FidoNet)

   If it is not possible for you to use this way, you can also send 
letters to:

                       Andreas Gelhausen
                       Graf Spee Str. 23b
                       26123 Oldenburg
                          - Germany -


History
=======

21-May-95  Release 1.0  Program version 37.2  (first public release)

