Logging out users automatically

jet,
That isn’t currently supported as a feature. I entered into our development system as a feature request last week. I think it’s a good idea.

You do have a few ways of addressing that now:

  1. You can easily write a script that runs every so often that logs the user off due to “inactivity”. What becomes tedious is keeping track of all the events that reset that “inactivity”.

  2. User auditing tracks who does what including logons and logoffs. Train the user to logout (it isn’t hard - you can even set up a single key shortcut) and then maintain accountability with the audit feature.