Installation Guide

This software comes as an InstallShield executable.
 

  1. Basically you have to specify the target directory.
  2. If you want to have a client / server configuration, then there has to be at least one server where the trustbase will be stored. Clients will query the server to get the encrypted content of the server
  3. Delegation ON would allow any user logged into the domain to start processes under his account on a machine where rshd with delegation is enabled. It does not need a trustbase.
  4. After completion go to the target directory and invoke rshd -remove, rshd -install to see that everything is ok.
  5. Use configure -add ... to modify the trustbase. Only users in the trustbase are allowed to log in. Otherwise Access denied will occur.