comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Session timeouts in IDL?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Session timeouts in IDL? [message #43465 is a reply to message #43407] Wed, 13 April 2005 13:02 Go to previous messageGo to previous message
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
On Mon, 11 Apr 2005 22:01:14 -0400, FSD wrote:

> Hello All;
> IDL licenses are more valuable than gold in my department and right
> now, next years budget looks pretty flat. I was hoping that one of the ways
> we could
> maximize our licenses would be to have some sort of session timeout that
> would automatically log users out after a pre-determined idle time. However,
> I do not see an easy way to do that. Is there something I missed? Does
> anyone have any suggestions?
> Thanks
> FSD

This should be easy to implement as a script which parses the output of:

$IDL_DIR/bin/lmstat -f idl

and then uses:

$IDL_DIR/bin/lmremove feature user host display

to drop them. Just run the script in a cron job every 10min or so, and
use lmremove to oust all checkouts older than, e.g., 12hrs. Optionally
send an email or message to the user first, warning them they are going to
be disconnected.

JD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: problem with xroi continued....
Next Topic: Re: Run-time Question

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 04:41:17 PDT 2025

Total time taken to generate the page: 1.04391 seconds