From owner-freebsd-questions@FreeBSD.ORG Wed Feb 20 15:50:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2078F16A403 for ; Wed, 20 Feb 2008 15:50:10 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 0B8D713C469 for ; Wed, 20 Feb 2008 15:49:53 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1KFnbq3003468; Wed, 20 Feb 2008 16:49:37 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1KFnXnU003465; Wed, 20 Feb 2008 16:49:36 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 20 Feb 2008 16:49:33 +0100 (CET) From: Wojciech Puchar To: Grant Peel In-Reply-To: <013601c873c4$4e223cb0$6501a8c0@GRANT> Message-ID: <20080220164843.U3460@wojtek.tensor.gdynia.pl> References: <013601c873c4$4e223cb0$6501a8c0@GRANT> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Root User logged in at terminal X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2008 15:50:10 -0000 yes ps axt|grep bash (or sh or csh or what shell you use as root) and find what is on local terminal (these beginning with "v") and then kill -HUP process number On Wed, 20 Feb 2008, Grant Peel wrote: > Hi all, > > I installed a new server this weekend and it appears I did not log out befor > disconnection the keyboard and monitor. > > Is the a way through ssh to force a logout of the root user? > > -Grant > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >