From owner-freebsd-questions@FreeBSD.ORG Mon Oct 24 06:32:04 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57C3516A41F for ; Mon, 24 Oct 2005 06:32:04 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.com (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id EACCF43D45 for ; Mon, 24 Oct 2005 06:32:03 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from sysadm.stc ([192.168.2.26]) by s1.stc with esmtp (Exim 4.53 (FreeBSD)) id 1ETvsH-000CO3-NV; Mon, 24 Oct 2005 10:32:01 +0400 Message-ID: <435C7FD2.9080601@speechpro.com> Date: Mon, 24 Oct 2005 10:31:46 +0400 From: Igor Robul User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051018) X-Accept-Language: en-us, en MIME-Version: 1.0 To: spen , freebsd-questions@freebsd.org References: <20051022145659.45698.qmail@web31114.mail.mud.yahoo.com> In-Reply-To: <20051022145659.45698.qmail@web31114.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archived: Yes Cc: Subject: Re: samba question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2005 06:32:04 -0000 spen wrote: > smbd >Abort trap > nmbd >------------------------------------------------ >The story is that the first time I installed samba I >enabled it in my /etc/rc.conf writting > >"echo " smbd" && /usr/local/sbin/smbd -D >echo " nmbd" && /usr/local/sbin/nmbd -D " > > This is incorrect way to start daemons. You need read manual page for rc.conf. What is last mail with abort trap you got?