From owner-freebsd-questions@FreeBSD.ORG Sat Jun 19 15:07:47 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 797171065672 for ; Sat, 19 Jun 2010 15:07:47 +0000 (UTC) (envelope-from modulok@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4F5188FC16 for ; Sat, 19 Jun 2010 15:07:47 +0000 (UTC) Received: by pva4 with SMTP id 4so1168348pva.13 for ; Sat, 19 Jun 2010 08:07:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=xY15KgPG8mIG5w51BXVxN5UkakyA5UM1kWdYtQ2kJsg=; b=rfjRwkP2Yg2fY7uNnwFM3M00ZqNh/ZjRLGm1WTayUsV75+EBLG0KgP13X4WHO42DLS 2j/ZWFaYfuTZ5JIlCTb7SqO28olhAxgI+axj2DjL/bCQ5LnQTg+2iYOwi3Ak7n73q3cy 8N3YQt6YG2wQ/hm78x8p/+HJTcRtzDq6TvlC4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=O9+VfbgKpHruk6rej2pmaaFCsidv+SIuWmAVihMMXebvMvdQ/UbzaNx5VmeHreUFgI nGJKWMNvH7UyvEeQMGgFKnF4bNEHgJX1cqz9PDPTyaCCEjbrwyKE14ZefNI+0Gc2lrLv VvgJSfcuRSAWv+ZvHqsMsOyNeFBo6FcMTUsK0= MIME-Version: 1.0 Received: by 10.142.152.5 with SMTP id z5mr1801147wfd.266.1276960066636; Sat, 19 Jun 2010 08:07:46 -0700 (PDT) Received: by 10.142.51.21 with HTTP; Sat, 19 Jun 2010 08:07:46 -0700 (PDT) In-Reply-To: References: Date: Sat, 19 Jun 2010 09:07:46 -0600 Message-ID: From: Modulok To: Caleb Stein Content-Type: text/plain; charset=ISO-8859-1 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: Sat, 19 Jun 2010 15:07:47 -0000 >> what is /usr/sbin/nmbd In a shell type: man nmbd " This program is part of the samba(7) suite. nmbd is a server that understands and can reply to NetBIOS over IP name service requests, like those produced by SMB/CIFS clients such as Win- dows 95/98/ME, Windows NT, Windows 2000, Windows XP and LanManager clients. It also participates in the browsing protocols which make up the Windows "Network Neighborhood" view. ..." -Modulok- On 6/19/10, Caleb Stein wrote: > I constantly get messages telling me that it couldn't be executed. > _______________________________________________ > 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" >