RE: Idle session logout
Danny Kitts <[email protected]>
| Newsgroups | gmane.comp.security.linux |
|---|---|
| Message-ID | <D3FE46DF00C9D3118F310050DA79800016D73B05@nt-us01-ms01.acncorp.com> |
DKitts wrote: REMOVE [email protected] FROM THIS ANNOYING EMAIL LIST. -----Original Message----- From: Andy Smith [mailto:[email protected]] Sent: Monday, October 25, 2004 12:12 AM To: Mark Cc: [email protected]; [email protected] Subject: Re: Idle session logout 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