Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2001 09:33:45 -0400
From:      Mark Woodson <mwoodson@bacxs.com>
To:        "Bsd Newbie" <bsdneophyte@yahoo.com>, <freebsd-questions@freebsd.org>
Subject:   Re: samba connectivity problems...
Message-ID:  <5.1.0.14.0.20010926092717.0254ca10@192.168.99.2>
In-Reply-To: <006701c1460b$3526bbc0$c8e1b3d8@liquidground.com>
References:  <fa.midci4v.7hqvpc@ifi.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20010926092717.0254ca10>