× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



It's pretty easy to write your own.

Set the system value QINACTMSGQ to a message queue(not qsysopr)
Set the QINACTITV to the time you want.

the program you write will wait on the message queue as in the QINACTMSGQ
system value.

When a message hit the queue you program "wakes up" and based on the info
in the message
you decide who gets cancelled and who gets a pass...  of course you want to
store that info in a file.

here is a simplistic example IBM has on their knowledge database,  you
should be able to get the hang of it from there.

http://www-912.ibm.com/s_dir/slkbase.nsf/1ac66549a21402188625680b0002037e/ccd92ccc0c87bd60862565c2007d2aa7?OpenDocument&Highlight=0,qinactmsgq

----------------------------
Bryan Dietz
Aktion Associates





midrange-l-bounces@xxxxxxxxxxxx wrote on 01/11/2005 10:32:33 AM:

> I have the need to provide a standalone tool to terminate the sessions of
> different users who have been inactive for 2 and 4 hours.  Does anyone on
> the list use any outside software to do this?
>
> Thanks
>
>
> Thomas A. Law Jr.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.