[222] in testers
cshell script
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Aug 9 08:36:34 1989
From: <qjb@ATHENA.MIT.EDU>
Date: Wed, 9 Aug 89 08:36:19 -0400
To: testers@ATHENA.MIT.EDU
In-Reply-To: [0220] in testers meeting
The custom login button asks for the name of a cshell script.
If it only accepts cshell scripts it is horribly broken. It if can
execute any command, it should say so.
I agree completely with this. First of all, how can it possibly
enforce this without explicitly starting csh. If it uses some
form of exec, then all it can recognize is an executable.