From owner-freebsd-doc@FreeBSD.ORG Thu Aug 24 00:00:46 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 722BD16A4DF for ; Thu, 24 Aug 2006 00:00:46 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16A0D43D62 for ; Thu, 24 Aug 2006 00:00:39 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7O00chG081207 for ; Thu, 24 Aug 2006 00:00:38 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7O00cYe081204; Thu, 24 Aug 2006 00:00:38 GMT (envelope-from gnats) Resent-Date: Thu, 24 Aug 2006 00:00:38 GMT Resent-Message-Id: <200608240000.k7O00cYe081204@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, ski@skicentral.tv Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52D7616A4DE for ; Wed, 23 Aug 2006 23:55:38 +0000 (UTC) (envelope-from ski@workhorse.skicentral.tv) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7F1043D55 for ; Wed, 23 Aug 2006 23:55:37 +0000 (GMT) (envelope-from ski@workhorse.skicentral.tv) Received: from workhorse.skicentral.tv ([69.173.83.62]) by mta10.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060823235536.FLWP3509.mta10.adelphia.net@workhorse.skicentral.tv> for ; Wed, 23 Aug 2006 19:55:36 -0400 Message-Id: <200608240008.k7O08XMZ081914@workhorse.skicentral.tv> Date: Wed, 23 Aug 2006 19:08:33 -0500 (EST) From: ski@skicentral.tv To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ski@skicentral.tv Subject: docs/102460: X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ski@skicentral.tv List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2006 00:00:46 -0000 >Number: 102460 >Category: docs >Synopsis: >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 24 00:00:37 GMT 2006 >Closed-Date: >Last-Modified: >Originator: >Release: >Organization: >Environment: >Description: Submitter-Id: current-users Originator: Darryl Wisneski Organization: Confidential: no Synopsis: Add clarity to starting samba without rebooting using package startup scripts Severity: non-critical Priority: low Class: change-request Release: FreeBSD 6.1-RELEASE amd64 Environment: System: FreeBSD eaton.skicentral.tv 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:04:14 UTC 2006 root@bloom.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 Description: samba-3.0.21b. After ports installation & following the handbook I was somewhat befuddl ed on how to start samba. A google search instructed me that I had to add enable_samba = "YES" in /etc/rc.conf before I could start samba using the package provided start script (/usr/local /etc/rc.d/samba.sh) _without_ restarting. It was not clear to me that I had to add the enable line to /etc/rc.conf before starting samba without rebooting. A diff with recommended updated text to solve this problem is below for file /usr/share/doc/handbook/network-samba.html How-To-Repeat: Fix: --- network-samba.html.orig Wed Aug 23 18:58:19 2006 +++ network-samba.html Wed Aug 23 19:09:34 2006 @@ -211,6 +211,8 @@ Starting smbd. +

To start working with Samba immediately without rebooting and at tempting to run the startup script as detailed above, you must first enable samba in /etc/rc.conf. +

Samba actually consists of three separate daemons. You should see that both the nmbd and smbd daemons are started by the How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: