On Wed, 18 Mar 2009, Felipe Carlo wrote:

Hello,

I am new in this mailing-list, and 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 !!!

That sounds like the port has a problem. I'd try to mail ports@ and
the port maintainer. You'll find it listed here:
http://www.freebsd.org/cgi/ports.cgi?query=samba-3.0&stype=name&sektion=all

/bz

--
Bjoern A. Zeeb                      The greatest risk is not taking one.
_______________________________________________
freebsd-jail@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"

Reply via email to