Thanks thedaver. Must have been a post-good-coffee moment. I guess my post was a little vague however at the time it made perfect sense to me. Here are some more specifics.
If logged in to a session in run level 3 with no activity for a predefined period of time, the session will terminate and return the session to a log in prompt.
For XWindows/X11 a screensaver with a requirement for a password to continue working will meet the requirement. Also ssh sessions can be configured with parameters in the sshd config.
Look for an environment variable [tt]TMOUT[/tt]. Some shells use this to timeout sessions. If it is set to say 300, the session will log itself out after 5 minutes of inactivity (300 seconds = 5 minutes).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.