AIX上报:“Shell will time out in 60 seconds” 解决办法
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了AIX上报:“Shell will time out in 60 seconds” 解决办法相关的知识,希望对你有一定的参考价值。
本篇文章主要介绍了"AIX上报:“Shell will time out in 60 seconds” 解决办法",主要涉及到AIX上报:“Shell will time out in 60 seconds” 解决办法方面的内容,对于AIX上报:“Shell will time out in 60 seconds” 解决办法感兴趣的同学可以参考一下。
原因:
AIX上环境变量TMOUT 定义:Automatic logout include in export line of uncommented.
例如:设置该环境变量:TMOUT=10,则用户登录之后,操作系统检测该用户10秒钟没有输入任何命令,则弹出字符串“Shell will time out in 60 seconds”提醒用户。如果在60秒之内用户还是没有输入,则系统强制退出该登录SHELL。
解决:
用户登录调用环境文件顺序:/etc/profile /etc/environment 和$HOME/.profile 文件。查找$HOME/.profile和/etc/profile文件中是否存在环境变量TMOUT 的设置,存在则注释。
以上是关于AIX上报:“Shell will time out in 60 seconds” 解决办法的主要内容,如果未能解决你的问题,请参考以下文章
(转)AIX下的MPIORDACSDDPCM多路径软件操作 (AIX下的MPIO,查看AIX下hdisk与盘柜卷lun的对应关系)