Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2012 11:53:03 +0900 (JST)
From:      Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        turutani@scphys.kyoto-u.ac.jp
Subject:   ports/166897: net/samba34 does not start without winbindd
Message-ID:  <201204130253.q3D2r3UQ063554@h120.65.226.10.32118.vlan.kuins.net>
Resent-Message-ID: <201204130300.q3D30Mt3087241@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166897
>Category:       ports
>Synopsis:       net/samba34 does not start without winbindd
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 13 03:00:21 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Tsurutani Naoki
>Release:        FreeBSD 8.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #25: Mon Jan 24 10:37:18 JST 2011 turutani@h120.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386


	
>Description:
	i want to run smbd and nmbd without winbindd.
	adding
	 samba_enable="NO"
	 smbd_enable="YES"
	 nmbd_enable="YES"
	 winbindd_enable="NO"
	to /etc/rc.conf.  however it does not run;
	% /usr/local/etc/rc.d/samba start
	Cannot 'start' samba. Set winbindd_enable to YES in /etc/rc.conf or use 'onestart' instead of 'start'.

	
>How-To-Repeat:
	always.
	
>Fix:
	i have no idea.  i cannot understand this behaviour.
	


>Release-Note:
>Audit-Trail:
>Unformatted:



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