From owner-freebsd-questions Wed Mar 31 13:27: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from walnut.readington.com (walnut.readington.com [207.207.198.10]) by hub.freebsd.org (Postfix) with ESMTP id 8610D150F1 for ; Wed, 31 Mar 1999 13:27:03 -0800 (PST) (envelope-from chrismar@readington.com) Received: from localhost (chrismar@localhost) by walnut.readington.com (8.8.8/8.8.8) with ESMTP id QAA24925; Wed, 31 Mar 1999 16:24:45 -0500 (EST) (envelope-from chrismar@readington.com) Date: Wed, 31 Mar 1999 16:24:45 -0500 (EST) From: Chris To: "Alain G. Fabry" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: logout after 30 minutes of idle time In-Reply-To: Message-ID: Webpage: http://www.weirdo.net/ MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 1. How can I logout user from the system after being idle for 30 minutes. > Is there some daemon I need to run or where can I set this requirement. Depending on your sell there is usually a variable you can set to change your autologout. Using csh or tcsh typing a 'set autologout=0' will make it so your system doesn't log you out after 30 mins, or whatever time is set. Hope this helps, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message