kill idle user
We have about 300 users on the Linux system , and due to the license is limit , we only allow 200 users logins at the same time , but the total of logins always over 200 , so I want to kill the users who idle for a specific time ( eg . 30 minuts ) , i tried to use TMOUT , but it seems not good as we have many users in the system , is there any script can kill the idle users ? thx in advance.
|