[17593] in Athena Bugs
Re: linux : aklog on init from telnet
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Feb 28 17:07:04 2000
Message-Id: <200002282206.RAA29807@small-gods.mit.edu>
To: "Christopher D. Beland" <beland@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: Your message of "Mon, 28 Feb 2000 06:35:07 EST."
<200002281135.GAA01652@Press-Your-Luck.mit.edu>
Date: Mon, 28 Feb 2000 17:06:58 -0500
From: Greg Hudson <ghudson@MIT.EDU>
> aklog: Command not found.
So, there are two problems here:
* You run aklog in (proably) .environment, before the Athena
path is set up. You should probably change it to use
"/bin/athena/aklog" for robustness.
* The Athena telnetd/login should be setting a path which
includes /bin/athena. This bug has not been fixed yet,
since we haven't figured out quite what is wrong.