From owner-freebsd-questions Wed Sep 26 22:47:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marvin.1729.net (1729.xs4all.nl [213.84.67.6]) by hub.freebsd.org (Postfix) with ESMTP id 6178B37B445 for ; Wed, 26 Sep 2001 22:47:48 -0700 (PDT) Received: from arnold (arnold.lan [192.168.1.8]) by marvin.1729.net (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with SMTP id IAA07893; Thu, 27 Sep 2001 08:18:46 +0200 Message-ID: <047c01c14718$0d04f360$0801a8c0@lan.1729.net> From: "BSDJunk" To: "Duncan Sayers" , "Bsd Newbie" Cc: References: Subject: Re: samba connectivity problems... Date: Thu, 27 Sep 2001 07:48:36 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 > > 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 > > 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