[12493] in Athena Bugs
(sun4) Version 7.7G: kshd gets path wrong, breaking rcp
daemon@ATHENA.MIT.EDU (Mark W. Eichin)
Sun Aug 28 23:52:07 1994
Date: Sun, 28 Aug 1994 23:51:56 +0500
From: "Mark W. Eichin" <eichin@MIT.EDU>
To: bugs@MIT.EDU
System type, version: (sun4) Version 7.7G
System name: dcl
What's wrong:
kshd doesn't put any kerberos stuff in the path. The default path is
.:/usr/bin:/usr/ucb. This causes rcp to fail, as it ends up running
/usr/ucb/rcp instead of /usr/athena/bin/rcp.
What should have happened:
kshd should put the local kerberos bin directory (/usr/athena/bin,
presumably) on the head of the path.
This won't be noticed with normal rcp, but is fatal to encrypted rcp.