Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2009 16:34:37 -0300
From:      Felipe Carlo <felipe.cts1@gmail.com>
To:        ports@freebsd.org
Subject:   Samba3 + Jails in FreeBSD
Message-ID:  <53bb3b9d0903181234h267ccb3ay21e50f7dc3a1fb0e@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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

This is the rc.conf of the jail:

# cat /etc/rc.conf
hostname="teste3"
network_interfaces=""
sshd_enable="YES"
rpcbind_enable="NO"
sendmail_enable="NONE"
samba_enable="YES"
nmbd_enable="YES"
smbd_enable="YES"
winbindd_enable="YES"

What I can do to fix this??

Thank you !!!

Regards,



-- 
Felipe Carlo Trepichio dos Santos



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53bb3b9d0903181234h267ccb3ay21e50f7dc3a1fb0e>