Version 2:
WRSHD-9X V2.4: BSD compliant RSHD for Windows95/98
Has been released.
Click me
for download [You will have to use the registration information sent to you]. (see also Registration for details.)
Version 3:
WINRSHD V3.8.2: BSD compliant RSHD for Windows NT, 2000, XP and Windows 2003 Server and Vista.
Has been released.
Click me
for download [You will have to use the registration information sent to you]. (see also Registration for details.)
Version 3 includes the following additional major enhancements:
- REMOTE INSTALLATIONS !!! You can simply specify the hostname of the machine
you want to have it installed. e.g: rshd -remoteinstall -hostname=fry,leela,bender -directory=c:\software\rshd
-server=bart
Very convenient for a bunch of machines ...
-
Client / Server Installation: This will allow you to specify one
host where the trusted data base will be stored. Version 2 requires a local
database.
-
Installation with access to the trusted database only for admin privileged
users . More security...
-
Delegation within an NT environment which allows remote task creation
without storing passwords. Remote tasks can only run under the account
you used when logging in.
-
Multiple rsh sessions.! Version2 only works with one session at
one time. With V3 you can have long lasting rsh session simultaneously.
-
Interactive sessions ! Compile your application (with nmake for
example) on the big server in the house...
-
Login to your NT workstation ! Log in from Unix,
from another NT machine ...
-
Copy Files between Unix and Windows ! Rcp ~/new.txt mfischer@a.b.de
copies new.txt to a Windows machine, given access has been granted.
-
adds rsh.exe, rsh.lib, rsh.h to make use of the delegation method,
allows to call rsh from within your programs.
- shutdown.exe, ln.exe, ps.exe and kill.exe are shipping !
- User profile (Environments, Registry keys) now loaded !
- Working directory set according to your settings !