From: Dimitri Polivaev <Dimitri.Polivaev@physik.uni-muenchen.de>
Newsgroups: comp.parallel.pvm
Subject: rsh under rshd (on NT 4.0) causes "Access denied" message only
Date: Tue, 20 Apr 1999 12:26:42 +0200
Organization: [posted via] Leibniz-Rechenzentrum, Muenchen (Germany)
Distribution: world
Message-Id: <371C5662.16301240@physik.uni-muenchen.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Xref: ukc comp.parallel.pvm:8271


Hi,

I can not use the rsh command with the proposed rshd daemon on some
computer
(it is Windows NT 4.0 Workstation)
Here is the console session :

C:\PROGRA~1\NT-RSH~1>rshd -install
Installing using C:\PROGRA~1\NT-RSH~1\rshd.exe
Service installed and started.

C:\PROGRA~1\NT-RSH~1>rshd -v
NT-Rsh-Server - a bsd compliant remote shell daemon for Windows NT (tm),

Copyright v2.04-04/15/1999,by Author Markus Fischer (fischer@cs.utk.edu)

C:\PROGRA~1\NT-RSH~1>ping R2D2

PING wird ausgeführt für r2d2.krist.geo.uni-muenchen.de
[129.187.132.119] mit 32
 Bytes Daten:

Antwort von 129.187.132.119: Bytes=32 Zeit<10ms TTL=128
Antwort von 129.187.132.119: Bytes=32 Zeit<10ms TTL=128
Antwort von 129.187.132.119: Bytes=32 Zeit<10ms TTL=128
Antwort von 129.187.132.119: Bytes=32 Zeit<10ms TTL=128

C:\PROGRA~1\NT-RSH~1>configure -add vpm vpm 129.187.132.119
Password for local user 'vpm':
Please confirm password for local user 'vpm':
Adding vpm as a user to the registered trustbase.

C:\PROGRA~1\NT-RSH~1>configure -list
vpm vpm ******** 129.187.132.119
End of file reached

C:\PROGRA~1\NT-RSH~1>rsh R2D2 l- vpm cmd /c dir c:\user
Access denied.

C:\PROGRA~1\NT-RSH~1>

Could you help me writing your suggestions to this problem?

Dimitri Polivaev

