JerrySalem Posted December 28, 2004 Posted December 28, 2004 Lets try to get some activity on this part of the Board! One part of HIPAA states that a computer program must provide some sort of 'timeout' feature. Similar to what a screen saver does. Does anyone have any good ideas on how to automatically turn on a screen saver based on INACTIVITY in a Filemaker solution? Does anyone have a good plug in for locking a system after a period of inactivity? Are these x platform solutions? TIA Jerry
Ocean West Posted December 28, 2004 Posted December 28, 2004 If the user is using FMP Server have the server log the person out after the "required" number of idle minutes has elapsed?! Or a plugin that fires at intervals and checks or asks to continue if no action after x minutes lock it down.
JerrySalem Posted December 29, 2004 Author Posted December 29, 2004 But is there anything similar that can be done for a shrink wrapped solution? Jerry
Jodin Posted February 8, 2005 Posted February 8, 2005 we inserted a subscript into all of our navigation scripts to force a relogin after x hours. this doesn't avoid the program sitting on the same screen forever (couldn't get that one done internally, but the OS's screensaver/user logout could be used) but it will force the relogin the second someone tries to access anywhere else in the program.
Recommended Posts
This topic is 7479 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now