home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / alt / comp / acadfre / talk / 2781 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.6 KB  |  37 lines

  1. Newsgroups: alt.comp.acad-freedom.talk
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!ux1.cso.uiuc.edu!m.cs.uiuc.edu!herodotus.cs.uiuc.edu!kadie
  3. From: kadie@herodotus.cs.uiuc.edu (Carl M. Kadie)
  4. Subject: [comp.security.misc]  Re: Locking terminals (was Re: New Princeton Policy)
  5. Message-ID: <1992Sep15.174004.29042@m.cs.uiuc.edu>
  6. Followup-To: alt.comp.acad-freedom.talk,comp.security.misc
  7. Sender: news@m.cs.uiuc.edu (News Database (admin-Mike Schwager))
  8. Organization: University of Illinois, Dept. of Comp. Sci., Urbana, IL
  9. Date: Tue, 15 Sep 1992 17:40:04 GMT
  10. Lines: 25
  11.  
  12. [A repost - Carl]
  13.  
  14. From: tmal@cl.cam.ac.uk (Mark Lomas)
  15. Newsgroups: comp.security.misc
  16. Subject:  Re: Locking terminals (was Re: New Princeton Policy)
  17. Message-ID: <1992Sep15.145424.28448@cl.cam.ac.uk>
  18. Date: 15 Sep 92 14:54:24 GMT
  19.  
  20. The technique that I favour, and which has been adopted by at least two
  21. workstation vendors, is to provide a key sequence that restarts the server
  22. that is driving the console.  The code to recognise this key sequence should
  23. be embedded in the device driver in such a position that it cannot be
  24. switched off under any circumstances.
  25.  
  26. First, if the server hangs you can restart it without something as drastic
  27. as a reboot.  Second, if somebody writes their own version of the lock
  28. utility then you can defeat it without the attendant risk that you gain
  29. access to their account.  Third, you can ensure that nobody is running a
  30. program that masquerades as the login utility.
  31.  
  32. Thus this solution has the side-effect of improving system security.
  33.  
  34.     Mark Lomas (tmal@cl.cam.ac.uk)
  35. --
  36. Carl Kadie -- kadie@cs.uiuc.edu -- University of Illinois at Urbana-Champaign
  37.