From owner-freebsd-questions@freebsd.org Wed Aug 3 13:12:16 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B892DBAC271; Wed, 3 Aug 2016 13:12:16 +0000 (UTC) (envelope-from dweimer@dweimer.net) Received: from webmail.dweimer.net (24-240-198-188.static.stls.mo.charter.com [24.240.198.188]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7FBFE177D; Wed, 3 Aug 2016 13:12:15 +0000 (UTC) (envelope-from dweimer@dweimer.net) Received: from webmail.dweimer.local (localhost [10.9.5.2]) by webmail.dweimer.net (8.15.2/8.15.2) with ESMTPS id u73CnSH8023694 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 3 Aug 2016 07:49:28 -0500 (CDT) (envelope-from dweimer@dweimer.net) Received: (from www@localhost) by webmail.dweimer.local (8.15.2/8.15.2/Submit) id u73CnStj023693; Wed, 3 Aug 2016 07:49:28 -0500 (CDT) (envelope-from dweimer@dweimer.net) X-Authentication-Warning: webmail.dweimer.local: www set sender to dweimer@dweimer.net using -f To: Alnis Morics Subject: Re: Samba MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 03 Aug 2016 07:49:28 -0500 From: "Dean E. Weimer" Cc: freebsd-questions@freebsd.org, owner-freebsd-questions@freebsd.org Organization: dweimer.net Reply-To: dweimer@dweimer.net Mail-Reply-To: dweimer@dweimer.net In-Reply-To: References: <35076919.4276.1470223471954.JavaMail.zimbra@christman.co.uk> Message-ID: <61ae1cfa9d0eaf350c51354cd9a2f6a0@dweimer.net> X-Sender: dweimer@dweimer.net User-Agent: Roundcube Webmail/1.2.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2016 13:12:16 -0000 On 2016-08-03 5:27 am, Alnis Morics wrote: > On 08/03/2016 02:24 PM, Alister Christman wrote: >> Hi >> >> Just been following >> >> https://www.freebsd.org/doc/handbook/network-samba.html >> >> and install samba via pkg install >> >> But once it has been installed. >> >> i have to add this >> >> samba_server_enable="yes" to /etc/rc.conf >> >> and >> >> start it via "service samba_server start" >> >> which verys from the documentation. >> >> I dont know if this is correct and the documentation needs to be >> update? >> >> Thanks for your great work >> >> Al >> >> >> It looks like the handbook page needs updated since 4.x became the default, the 3.x versions didn't have the _server on the end of the startup script. -- Thanks, Dean E. Weimer http://www.dweimer.net/