From owner-freebsd-questions@FreeBSD.ORG Wed Jun 15 15:45:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E054616A41C for ; Wed, 15 Jun 2005 15:45:52 +0000 (GMT) (envelope-from nocmonkey@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FFF343D5F for ; Wed, 15 Jun 2005 15:45:52 +0000 (GMT) (envelope-from nocmonkey@gmail.com) Received: by zproxy.gmail.com with SMTP id 13so99175nzp for ; Wed, 15 Jun 2005 08:45:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=U/X/UZMEqxKb/1S9xzM/AAZsExyrGx5HTIqnMywSRX2lMgToC2H6m+CdsOYRJ2bC2prvwj/k5zkVk4J/pcqz3X8OfRr5YYNP//bTmiRW6Wmz7l7TGHPL/rUeZa5poL0QAWwTP3At9KsrDYjs4oiN2koi1tZQWa60oHXT1/l/STs= Received: by 10.36.222.56 with SMTP id u56mr3288842nzg; Wed, 15 Jun 2005 08:45:48 -0700 (PDT) Received: by 10.36.19.5 with HTTP; Wed, 15 Jun 2005 08:45:48 -0700 (PDT) Message-ID: Date: Wed, 15 Jun 2005 11:45:48 -0400 From: Danny To: "Dixit, Viraj" In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: commands "w" "who" & "finger" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Danny List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jun 2005 15:45:53 -0000 On 6/15/05, Dixit, Viraj wrote: > What's the solution, do I need to rebuid some process or rebooting might = solve it. Thanks!! Assuming I am on the right track (off to a good start - we are!), you could perform a forensic analysis: http://www.l0t3k.org/security/tools/forensic/ ...and/or copy the binary(ies) from a repair/live FreeBSD CD. I am not an expert in this, so there will be others with better advice. ...D