[5966] in Athena Bugs
rsh on the pmax
daemon@ATHENA.MIT.EDU (David Krikorian)
Fri Sep 7 02:24:59 1990
Date: Fri, 7 Sep 90 02:24:38 EDT
From: David Krikorian <dkk@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Reply-To: dkk@mit.edu
System: Podge, an 8meg pmax installed as 6.2A and updated to 7.1H,
with "mkserv remote".
Problem:
/bin/rsh is the Berkeley version, not the Athena (Kerberized)
version. Guess what comes before /usr/ucb in my path?
Solution:
Remove rsh from /bin. Both versions are in /usr/ucb.
/usr/ucb/rsh.ucb is identical to /bin/rsh, except for the
modtime.
Alternately, make /bin/rsh a symlink to /usr/ucb/rsh. There's
no reason for rsh to be local.