Re: Idle session logout
Andy Smith <[email protected]>
| Newsgroups | gmane.comp.security.linux |
|---|---|
| Message-ID | <[email protected]> |
Mark wrote: > > Will that work for users that do not use sh/bash? It is also possible for > the user to set (or unset) this value to something else. > > namaste, > Mark > > That may be true on some systems I suppose, but on my Mandrake 10 box TMOUT is a readonly variable. If I try to 'export TMOUT=12345' it fails with: bash: TMOUT: readonly variable Regards, Andy