From owner-freebsd-questions Tue Sep 25 18:39:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.bacxs.com (ubr-b-33.179.173.winterpark.cfl.rr.com [65.33.179.173]) by hub.freebsd.org (Postfix) with ESMTP id BD19837B401 for ; Tue, 25 Sep 2001 18:39:12 -0700 (PDT) Received: from peedeesee.bacxs.com by mail.bacxs.com with SMTP (MDaemon.v3.5.8.R) for ; Wed, 26 Sep 2001 09:33:47 -0400 Message-Id: <5.1.0.14.0.20010926092717.0254ca10@192.168.99.2> X-Sender: mwoodson@192.168.99.2 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 26 Sep 2001 09:33:45 -0400 To: "Bsd Newbie" , From: Mark Woodson Subject: Re: samba connectivity problems... In-Reply-To: <006701c1460b$3526bbc0$c8e1b3d8@liquidground.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Return-Path: mwoodson@bacxs.com X-MDaemon-Deliver-To: freebsd-questions@freebsd.org 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 At 02:44 PM 9/25/2001 -0700, DrTebi wrote: >- is inetd running? >- did you restart inetd/gave it a "HUP"? (killall -HUP inetd) >- try to use smbd and nmbd without inetd, just do > /usr/local/samba/bin/smbd > /usr/local/samba/bin/nmbd Actually, to run it in daemon mode you need the -D switch And if it was installed from the ports it's in /usr/local/sbin /usr/local/sbin/smbd -D /usr/local/sbin/nmbd -D -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message