Date: Thu, 17 Sep 1998 17:53:45 -0700 (PDT) From: Roger Marquis <marquis@roble.com> To: "'FreeBSD ISP'" <freebsd-isp@FreeBSD.ORG> Subject: Re: detecting idle users Message-ID: <Pine.SUN.3.96.980917175204.14076A-100000@roble.com> In-Reply-To: <01BDE25A.F9FEC7C0@office1.isot.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 17 Sep 1998, FreeBSD ISOT wrote: > Does anyone has script that can check if the user is in idle mode for > period of defined time and log off those users automatically? Beginning > to get anoyed by users not loging off when they are not accessing... Try `cd /usr/ports/*idle* ; make`... Idled is a daemon that runs on a machine to keep an eye on current users. If users have been idle for too long, or have been logged on for too long, or have logged in too many times, it will warn them and log them out appropriately. Roger Marquis Roble Systems Consulting http://www.roble.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.96.980917175204.14076A-100000>