Auto Logout Those Idle Users
The CentOS OS hardening has this tip to auto-logout those idle users. Setup a readonly TMOUT variable (works in ksh and bash) in /etc/profile so that the user cannot change it. What a noble way of using readonly variable.
Labels: shell script
0 Comments:
Post a Comment
<< Home