Re: Auto Kill Idle Sessions Thanks Michael, that's a good idea. would you know how crontabs should look
like for a reboot at say 10:00pm? I'll figure out loading programs at boot,
I guess.
I still have to kick users off the system during daytime when they're
inactive for over an hour for obvious security concerns. HR is not
cooperating :-(
Thanks once more.
> > 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?
> 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.
> |