Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!jpl-devvax!beowulf!larrys From: larrys@beowulf.JPL.NASA.GOV (Larry Seeley) Newsgroups: comp.sys.sgi Subject: Re: Lockscreen Summary: Works fine -- but small problem. Message-ID: <9631@jpl-devvax.JPL.NASA.GOV> Date: 24 Sep 90 17:46:55 GMT References: <1990Sep17.170536.27140@midway.uchicago.edu> Sender: news@jpl-devvax.JPL.NASA.GOV Reply-To: larrys@beowulf.JPL.NASA.GOV (Larry Seeley) Distribution: usa Organization: Jet Propulsion Laboratory, Pasadena, CA. Lines: 15 In article <1990Sep17.170536.27140@midway.uchicago.edu> malagoli@oddjob.UChicago.EDU () writes: >This is my first posting to the network. > >I have developed a lockscreen utility for Irises 4D. It works >on my PI. I am no expert C programmer, so I would appreciate >receiving comments and/or revised versions of this program. > Works great for me too! Very nice! Possible minor problem if a user can rlogin into the PI. Only one [lockscreen] process at a time is active. If a remote user starts [lockscreen], then it seizes the monitor display. (If a [lockscreen] process was already running, it is killed.) Now to unlock the screen you need the remote user's password. (This also means any valid remote user can unlock the screen.)