From owner-freebsd-questions@freebsd.org Sun Nov 13 00:10:30 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 E3773C3EB08 for ; Sun, 13 Nov 2016 00:10:30 +0000 (UTC) (envelope-from citrin+bsd@citrin.ru) Received: from hz.citrin.ru (hz.citrin.ru [88.198.212.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC91D1C1D for ; Sun, 13 Nov 2016 00:10:30 +0000 (UTC) (envelope-from citrin+bsd@citrin.ru) Received: from x220.lan (c-24-60-168-172.hsd1.ct.comcast.net [24.60.168.172]) by hz.citrin.ru (Postfix) with ESMTPSA id 0A90F287414 for ; Sun, 13 Nov 2016 00:10:19 +0000 (UTC) Subject: Re: Bug in Documentation about Samba To: freebsd-questions@freebsd.org References: <2B15A429-C16F-4DCB-8A8B-57A378EB410B@mailbox.org> From: Anton Yuzhaninov Message-ID: <442587dc-9425-ac6e-8a7e-f6bd4c199120@citrin.ru> Date: Sat, 12 Nov 2016 19:10:17 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <2B15A429-C16F-4DCB-8A8B-57A378EB410B@mailbox.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=citrin.ru; s=s0; t=1478995820; bh=4M7vzW30VHhaoghzE9fFL2KjD0KLF0Bpn7dYh6bsVPM=; h=Subject:To:References:From:Message-ID:Date:MIME-Version:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=UX4IRoqd/yB9WxGrHNkAGAFXU0gVbpRpqIfmen++1+sq8vUd+IxjD/jhxaVVVwpMoEZz9tYomeeUggtOauulUsVc6kcPUSdSvCmPE/P0rgpFbqEKvUYvwjNIr5SW0o8bLM9txnPHJnrlBDY2delmXJqkZz9KcN/3YcE6qPIzv/g= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2016 00:10:31 -0000 On 11/11/16 17:11, Philipp Gerloff wrote: > I found a bug in the docs: > > https://www.freebsd.org/doc/handbook/network-samba.html > > There is written: > samba_enable="YES" > > > But for Samba4 it has to be: > samba_server_enable="YES" This already have been reported, but still not fixed :( https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213074