From owner-freebsd-questions Tue Jan 2 17: 2:24 2001 From owner-freebsd-questions@FreeBSD.ORG Tue Jan 2 17:02:22 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 45E0C37B402 for ; Tue, 2 Jan 2001 17:02:22 -0800 (PST) Received: from d.tracker ([216.191.60.81]) by www3.pacific-pages.com (8.8.5) id SAA02781; Tue, 2 Jan 2001 18:01:11 -0700 (MST) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id UAA04218 for questions@freebsd.org; Tue, 2 Jan 2001 20:01:09 -0500 (EST) (envelope-from david) Date: Tue, 2 Jan 2001 19:59:58 -0500 From: David Banning To: questions@freebsd.org Subject: no samba with inetd start Message-ID: <20010102195957.A4104@www3.pacific-pages.com> Reply-To: David Banning Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have recently installed samba. I seems to run fine when I run from the shell; $ smbd -D $ nmbd -D but when I run it by commenting out the entries in inetd.conf; netbios-ssn stream tcp nowait root /usr/local/sbin/sbbd smbd netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd it won't run; any idea why? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message