Re: Auto Kill Idle Sessions Tarif wrote:
> My users keep forgetting to logout their terminals and often stay logged in
> to my RS6K server. Besides being a security risk, this is not allowing
> backups to run at night.
>
> Anybody knows a way to terminate AIX 4.3 telnet sessions after a certain
> idle time?
>
> Or, what would be the command to kill all non-root processes that can be
> places in Cron before backup starts?
>
> Thanks in advance.
>
>
>
You might want to do what some people do and have Cron restart the
machine and then do the backup. This will help if a session gets locked
up or is still running and not showing as being idle. |