Ending User Processes via Cron - TechRepublic
General discussion
January 3, 2001 at 03:47 AM
dadzierzak

Ending User Processes via Cron

by dadzierzak . Updated 25 years, 2 months ago

I am using a IBM AIX 4.2 and have a minor nuisance that I would like to eliminate. Each day, I have users that incorrectly close a telnet application that they use to reach the AIX machine and as a result that user is still active on the server. Iwant to use cron to query the active users at a particular time of day and kill all processes for those users that have not been active for more than two hours.

This discussion is locked

All Comments