From owner-freebsd-questions Mon Mar 30 20:14:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA09310 for freebsd-questions-outgoing; Mon, 30 Mar 1998 20:14:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mutsgo.dyn.ml.org (root@dal16-15.ppp.iadfw.net [206.66.4.239]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA09283 for ; Mon, 30 Mar 1998 20:14:29 -0800 (PST) (envelope-from vagner@mutsgo.dyn.ml.org) Received: from mutsgo.dyn.ml.org (mugsy.dyn.ml.org [192.168.0.2]) by mutsgo.dyn.ml.org (8.8.8/8.8.7) with ESMTP id WAA23641; Mon, 30 Mar 1998 22:14:20 -0600 (CST) (envelope-from vagner@mutsgo.dyn.ml.org) Message-ID: <35206DA8.200AE3BD@mutsgo.dyn.ml.org> Date: Mon, 30 Mar 1998 22:14:32 -0600 From: Laszlo Vagner X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.6-BETA i386) MIME-Version: 1.0 To: Doug White , questions@FreeBSD.ORG Subject: Re: killall at logout References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug White wrote: > On Thu, 26 Mar 1998, laszlo vagner wrote: > > > I want to specify users who at logout will have all of their processes > > killed so as to not leave any open processes after logout. > > > > how would i do this? > > Use the system logout shell file (/etc/csh.logout for CSH-derived shells) > to run your kill commands. > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ok, what about this... if a user doesnt log out but just drops the connection and leaves processes running. anyway to detect this and kill all his processes? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message