Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2001 07:48:36 +0200
From:      "BSDJunk" <BSDJunk@bzerk.org>
To:        "Duncan Sayers" <duncan@apdata.com.au>, "Bsd Newbie" <bsdneophyte@yahoo.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: samba connectivity problems...
Message-ID:  <047c01c14718$0d04f360$0801a8c0@lan.1729.net>
References:  <Pine.BSF.4.05.10109270839150.14392-100000@snowflake.apdata.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> Now that you have commented the samba entries out of inetd.conf, you need
> to reload the config using "kill -HUP inetd"

That would be "killall -HUP inetd" or "kill -HUP <PID of inetd>

>
> Then start smbd and nmbd with the following as DrTebi suggested below:
>
> /usr/local/samba/bin/smbd
> /usr/local/samba/bin/nmbd

If you start smbd and nmbd from inetd.conf you don't have to start them 'by
hand' anymore. inetd takes care of that.

greetings


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?047c01c14718$0d04f360$0801a8c0>