From owner-freebsd-questions Thu Aug 23 12:35: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.3com.com (topaz.3com.com [192.156.136.158]) by hub.freebsd.org (Postfix) with ESMTP id 9FC1C37B413 for ; Thu, 23 Aug 2001 12:34:44 -0700 (PDT) (envelope-from benski@pacbell.net) Received: from opal.3com.com (opal.3com.com [139.87.50.117]) by topaz.3com.com (Switch-2.1.3/Switch-2.1.0) with ESMTP id f7NJWEG25899; Thu, 23 Aug 2001 12:32:14 -0700 (PDT) Received: from wsp027455wss.OPS.3Com.COM (wsp027455wss.OPS.3Com.COM [139.87.41.86]) by opal.3com.com (Switch-2.1.3/Switch-2.1.0) with ESMTP id f7NJYa714286; Thu, 23 Aug 2001 12:34:41 -0700 (PDT) Subject: Re: Re SAMBA From: Benjamin Hyatt To: Kathy Quinlan Cc: questions@FreeBSD.ORG In-Reply-To: <004201c12be8$548c6a60$fe00a8c0@wskatinka> References: <004201c12be8$548c6a60$fe00a8c0@wskatinka> Content-Type: text/plain X-Mailer: Evolution/0.10 (Preview Release) Date: 23 Aug 2001 12:33:37 -0700 Message-Id: <998595222.1021.0.camel@localhost.localdomain> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 23 Aug 2001 23:28:58 +0800, Kathy Quinlan wrote: > It appears that the nmbd service is not running ??? > > I have SWAT running and it shows smbd running but not nmbd > > The output of a ps -axww |grep bd : > > 14832 ?? Is 0:00.02 smbd -D > 14834 ?? Ss 0:00.09 nmbd -D ^^^^ Looks like it's running to me Why do you have interfaces enabled in smb.conf? Unless you have multiple network interfaces you don't need that in your conf. I would also add a server string = FreeBSD Samba Server in the smb.conf. Save changes to smb.conf, kill both nmbd and smbd; verify they are gone, and then start both of them back up. Try smbclient again. ./Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message