Originally posted by: SystemAdmin
Assuming you're using the default Korn shell you can set the timeout by assigning a value (in seconds) to the environment variable TMOUT, eg.
export TMOUT=3600
Recognize the potential security implications of this. The longer terminal are left signed on and inactive, all else being equal, is the more likely they are to highjacked with evil intent.
HTH
Jim Lane