Re: screen saver for auto log off after a certain period of idle time

From: JC (jcsc_at_adinet.com.uy)
Date: 03/08/05


Date: Tue, 8 Mar 2005 13:25:11 -0300

Well, I have an application that finishes in about half a second. I think
that waiting the application to finish for 10 seconds and then finishing it
is not bad for me. Is there a way to do something like this?
Also, I will be using this configuration for a system that has this
requirements (auto log-off) and other applications are not important.

Juan Carlos.

"Shenan Stanley" <newshelper@gmail.com> escribió en el mensaje
news:OkEH5B$IFHA.2640@TK2MSFTNGP09.phx.gbl...
> JC wrote:
> > I want to automatically logoff a session when it has been idle for a
> > configurable time.
> >
> > In several sources out there I've seen that the better way to do this
> > is to use a screen saver like "winexit", but I haven't been able to
> > use it and to work without the "Force application termination"
> > option. The problem with this option is that the system does not wait
> > the application to terminate, and I need that because the application
> > must do some things before ending.
> >
> > The configuration I've used is to configure a screen saver
> > ("winexit.scr") and screen saver activation time in Active Directory
> > (Windows 2000 server) in a "group policy"
> > b) Clients are Windows XP clients
> >
> > I need a better solution to do this. Has anyone solved a problem like
> > mine (automatic logoff but waiting the applications to finish) ?
>
> The problem is catch 22..
>
> If you are waiting for the application to finish to log me off, what is to
> stop me, the savvy user, from making sure my applications NEVER finish
while
> I am away?
>
> --
> <- Shenan ->
> --
> The information is provided "as is", it is suggested you research for
> yourself before you take any advice - you are the one ultimately
> responsible for your actions/problems/solutions. Know what you are
> getting into before you jump in with both feet.
>
>



Relevant Pages

  • Software Updates Service
    ... Services (SUS), especially clients configuration... ... Waiting for your agreement:) ...
    (microsoft.public.security)
  • Re: Fortigate 3.0
    ... > and we had the thought of waiting for 3.0 to do the "real" configuration. ... logging bug. ... I'm sure we'll be waiting for MR2 or MR3 to go production. ...
    (comp.security.firewalls)
  • Re: Workstation CPU choice
    ... even tradeoff between the threaded and unthreaded applications, ... I'm waiting for a few more Yorkfields (Quad Core 45nm) to come on the market. ... The 45nm parts run cooler than the 65nm parts and there are comments on Newegg about running the 8400 at 4GHz although most people are reporting 3.6GHz. ...
    (comp.sys.intel)
  • Re: Waiting for event
    ... The clients perform a clean-up task that may take several seconds. ... clients are using WaitForMultipleObject on the event (they are also waiting ... What would be the best technique to ensure no waiting thread misses the ... but what should I do after signalling the ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Problem with socket programming
    ... I want to get how many clients are waiting for being accepted in the ... about Linux specifically, then you should ask in a Linux ... Unix-related questions. ...
    (comp.lang.c)