Page 1 of 1

Disconnect idle clients

PostPosted: Tue Jan 31, 2006 2:56 am
by idoctor
For medical records applications security it is necessary that idle clients be automatically kicked off. Could we have a setting on the application Server so that idle clients are disconnected after x minutes? I imagine other developers have the same issue. You already are tracking how long they are idle for and have a mechanism to log them off. Maybe it would not be too hard to implement???

John McCann

PostPosted: Mon Feb 06, 2006 6:19 pm
by olivier melet
+1 on that.

Note that, as we want to push the limits, we will need to put different idletime limit to different groups/users... :?

PostPosted: Mon Feb 06, 2006 11:09 pm
by idoctor
Thanks for the validation.

Please, Servoy Team!

John McCann

PostPosted: Thu Feb 09, 2006 3:08 pm
by mjekl
+ 1 more.
In believe in my opinion this would be a valid feature for many applications .

Miguel

PostPosted: Thu Feb 09, 2006 5:02 pm
by ngervasi
+1 more.
That could be very vey handy especially on ASP service.

PostPosted: Thu Feb 09, 2006 8:13 pm
by Harjo
Yep, count me in!

Re: Disconnect idle clients

PostPosted: Mon Mar 09, 2009 5:08 pm
by patrick
This can be done using our new UserManager plugin... That allows you even to set specific idle times to web and smart clients as well as individual clients.

Re: Disconnect idle clients

PostPosted: Sat Jul 02, 2011 9:12 am
by jcarlos
I know this can be done with Patrick’s UserManager plugin. But, IMHO, the UserManager plugin is a overkill if you just need to disconnect users after X number of minutes of inactivity (idle).

I was expecting this feature already in 5.x. -- something that I could easily set in the Admin console. Is it somewhere else? If so, how can set the max of idle time?

JC