iEntry 10th Anniversary LinuxHaxor WH MH

Terminates Connections for Idle Users


Autolog terminates connections considered to be idle based on a large variety of parameters. The program reads the utmp file, entry by entry. The username for each user process is compared to the entries in the configuration file. The first entry to match both the name, the group, and they tty line of the process will be used to conduct the automatic logout.

To run is daemon mode: autolog start or autolog, to not run in daemon mode autorun -o.

To print information on ALL utmp entries including processes, autolog -a:

2008-01-07-141840_1280x800_scrot.png

To run it in debug mode to help you setupconfiguration file, autolog -d:

2008-01-07-141918_1280x800_scrot.png


Comments are closed.