ALL --
We have a SCO server with a windows based terminal emulation program
for telnet sessions to the server application.
I'd like to find a script which, ideally, upon login of the user,
quickly checks who is on the sco box (who | grep -u), and, if that
user exists already, blows the old user process away or (perhaps more
kinder, gentler) prompts the new user if they want to kill the old
session prior to logging-in. The prompt would then ensure users
don't automatically kill something they shouldn't be.
I've been searching the sco and unix newsgroups with bits here and
there but nothing that seems like a complete solution.
If my explanation is incomplete in any way as to functionality of
said script, please email me direct as well as post to this group.
Emailing me direct is preferable anyway.
Thanks for any insight you can provide !
-- Boston IT Guy