[15085] in Athena Bugs
Re: weirdo /usr/bin/login on quickstations?
daemon@ATHENA.MIT.EDU (Mike Barker)
Thu Apr 17 11:25:52 1997
To: John Hawkinson <jhawk@MIT.EDU>
Cc: quickcomments@MIT.EDU, bugs@MIT.EDU
In-Reply-To: Your message of "Thu, 17 Apr 1997 03:15:28 EDT."
<9704170715.AA09614@quickstation-2.MIT.EDU>
Date: Thu, 17 Apr 1997 11:25:44 EDT
From: Mike Barker <mbarker@MIT.EDU>
:) Date: Thu, 17 Apr 1997 03:15:28 EDT
:) From: John Hawkinson <jhawk@MIT.EDU>
:)
:) quickstation-2# cat /usr/bin/login
:) #!/bin/csh
:)
:) echo $*
:) exec login.bak $1 $2 $3 $4 $5 $6 $7 $8 $9
:)
:) (such scripts should never ever ever be written in csh,
:) but even if they were they should be written as "#!/bin/csh -f"; I won't
:) go on about other problems).
:)
:) I suppose this may mean the workstation is hacked, but I dunno.
Hacked. The quickstation changes are not in login. In fact, a
quickstation "looks" like any other sun workstation, it does not have
unique software.
The workstation should be reinstalled, just like any other workstation
where you find that someone has been messing with the login.
It might be worthwhile to run last and see whether that indicates
what happened.
Thanks
Mike