From owner-freebsd-questions@FreeBSD.ORG Sun Jun 20 03:12:55 2010 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 EA709106566B for ; Sun, 20 Jun 2010 03:12:55 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (ip-58-28-152-174.static-xdsl.xnet.co.nz [58.28.152.174]) by mx1.freebsd.org (Postfix) with ESMTP id A05488FC17 for ; Sun, 20 Jun 2010 03:12:55 +0000 (UTC) Received: by chen.org.nz (Postfix, from userid 1000) id E083AE043E; Sun, 20 Jun 2010 15:12:51 +1200 (NZST) Date: Sun, 20 Jun 2010 15:12:51 +1200 From: Jonathan Chen To: Caleb Stein Message-ID: <20100620031251.GA86068@osiris.chen.org.nz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: "freebsd-questions@freebsd.org" Subject: Re: what is /usr/sbin/nmbd 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: Sun, 20 Jun 2010 03:12:56 -0000 On Sat, Jun 19, 2010 at 07:33:16AM -0700, Caleb Stein wrote: > I constantly get messages telling me that it couldn't be executed. nmbd is part of the samba suite. However, in FreeBSD it lives in /usr/local/sbin. The fact that something is trying to execute it says that you've got some Linux shell script running without your knowledge. Check to see if you machine has got any funny scripts in /tmp or /var/tmp, indicating some incursion. -- Jonathan Chen ---------------------------------------------------------------------- "Beer. Now there's a temporary solution." - Homer Simpson