From owner-freebsd-ports@FreeBSD.ORG Thu Mar 19 00:53:46 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44206106564A for ; Thu, 19 Mar 2009 00:53:46 +0000 (UTC) (envelope-from timur@bat.ru) Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com [209.85.220.167]) by mx1.freebsd.org (Postfix) with ESMTP id D6E7C8FC1B for ; Thu, 19 Mar 2009 00:53:45 +0000 (UTC) (envelope-from timur@bat.ru) Received: by fxm11 with SMTP id 11so286598fxm.43 for ; Wed, 18 Mar 2009 17:53:45 -0700 (PDT) MIME-Version: 1.0 Sender: timur@bat.ru Received: by 10.223.122.70 with SMTP id k6mr1604442far.26.1237424024868; Wed, 18 Mar 2009 17:53:44 -0700 (PDT) In-Reply-To: <53bb3b9d0903181234h267ccb3ay21e50f7dc3a1fb0e@mail.gmail.com> References: <53bb3b9d0903181234h267ccb3ay21e50f7dc3a1fb0e@mail.gmail.com> Date: Thu, 19 Mar 2009 01:53:44 +0100 X-Google-Sender-Auth: 4c03380921b66040 Message-ID: <7d743c270903181753y966dbfh176dcf578b4585b6@mail.gmail.com> From: "Timur I. Bakeyev" To: Felipe Carlo Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: Samba3 + Jails in FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Mar 2009 00:53:46 -0000 Hi! On Wed, Mar 18, 2009 at 8:34 PM, Felipe Carlo wrote: > Hello, > > I have one problem with Samba in a Jail. > > When I try to start the samba I have this message: > > # /usr/local/etc/rc.d/samba.sh start > %%WINBIND%%#: not found > %%WINBIND%%#winbindd_enable=YES: not found > .: Can't open %%RC_SUBR%%: No such file or directory What version of Samba port do you use? How did you make your installation? Was it port or package? In general, I don't think, that Samba will work in jail. Regards, Timur.