Re: TMOUT variable problem
Holger.VanKoll_at_SWISSCOM.COM
Date: 08/21/03
- Previous message: Stephen Spalding: "TMOUT variable problem"
- Maybe in reply to: Stephen Spalding: "TMOUT variable problem"
- Next in thread: Stephen Spalding: "Re: TMOUT variable problem"
- Reply: Stephen Spalding: "Re: TMOUT variable problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 21 Aug 2003 16:33:18 +0200 To: aix-l@Princeton.EDU
probably it has been set to readonly in /some/script/executed/earlier
by the way the user can bypass this by executing
/bin/ksh
-----Original Message-----
From: Stephen Spalding [mailto:ssaixadm@YAHOO.COM]
Sent: Thursday, August 21, 2003 4:15 PM
To: aix-l@Princeton.EDU
Subject: TMOUT variable problem
I have the TMOUT variable set on my 5.1 systems, and
for some reason it doesn't seem to be working on one
of them. What the user sees when he/she logs in is:
.profile[44]: TMOUT: This variable is read only
The variable does not seem to take affect as the
session does not time out after the specified time.
Here is what the setting of the env var looks like:
TMOUT=10800 # 10800 seconds = 3 hours
export TMOUT
readonly TMOUT # make the variable unmodifiable
Does anyone know what the problem here is?
Thanks!
-Stephen Spalding
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
- Previous message: Stephen Spalding: "TMOUT variable problem"
- Maybe in reply to: Stephen Spalding: "TMOUT variable problem"
- Next in thread: Stephen Spalding: "Re: TMOUT variable problem"
- Reply: Stephen Spalding: "Re: TMOUT variable problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]