From owner-freebsd-isp Thu Sep 17 17:54:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA20824 for freebsd-isp-outgoing; Thu, 17 Sep 1998 17:54:56 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from roble.com (roble.com [207.5.40.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA20703 for ; Thu, 17 Sep 1998 17:54:14 -0700 (PDT) (envelope-from sendmail@roble.com) Received: from localhost (localhost [127.0.0.1]) by roble.com (Roble) with SMTP id RAA14090 for ; Thu, 17 Sep 1998 17:53:45 -0700 (PDT) Date: Thu, 17 Sep 1998 17:53:45 -0700 (PDT) From: Roger Marquis To: "'FreeBSD ISP'" Subject: Re: detecting idle users In-Reply-To: <01BDE25A.F9FEC7C0@office1.isot.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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