From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qC3MF7NxQGJfVwEAgWs5BA (envelope-from ) for ; Sun, 27 Mar 2022 16:16:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id yPL9D7NxQGLifQAAG6o9tA (envelope-from ) for ; Sun, 27 Mar 2022 16:16:19 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 13BAB179ED for ; Sun, 27 Mar 2022 16:16:19 +0200 (CEST) Received: from localhost ([::1]:60388 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nYTgo-0000Me-9z for larch@yhetil.org; Sun, 27 Mar 2022 10:16:18 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52946) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYTgY-0000MW-8J for guix-patches@gnu.org; Sun, 27 Mar 2022 10:16:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34256) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nYTgX-0003fj-W1 for guix-patches@gnu.org; Sun, 27 Mar 2022 10:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nYTgX-0001oN-SO for guix-patches@gnu.org; Sun, 27 Mar 2022 10:16:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54561] [PATCH 2/4] doc: Add "Samba" chapter. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 27 Mar 2022 14:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54561 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon Streit , 54561@debbugs.gnu.org Received: via spool by 54561-submit@debbugs.gnu.org id=B54561.16483905286921 (code B ref 54561); Sun, 27 Mar 2022 14:16:01 +0000 Received: (at 54561) by debbugs.gnu.org; 27 Mar 2022 14:15:28 +0000 Received: from localhost ([127.0.0.1]:56386 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYTg0-0001nZ-KE for submit@debbugs.gnu.org; Sun, 27 Mar 2022 10:15:28 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:57988) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYTfz-0001nR-5b for 54561@debbugs.gnu.org; Sun, 27 Mar 2022 10:15:27 -0400 Received: from [172.20.10.23] ([188.188.29.207]) by andre.telenet-ops.be with bizsmtp id BSFR270094U7BGC01SFRda; Sun, 27 Mar 2022 16:15:26 +0200 Message-ID: <37faa41273793a6fb276ef73399e1e3493be3656.camel@telenet.be> From: Maxime Devos Date: Sun, 27 Mar 2022 16:15:25 +0200 In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-AJhBAdClceoACYDsKKAr" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1648390526; bh=KdotRLxyL3V6j0l7XEMoU/AWTztX9ZN4OdbPvXGSxIY=; h=Subject:From:To:Date:In-Reply-To:References; b=RVn4p3ca1e/4Xc5U91OcTpoQlGxx+G+/I0kDb5UwSo6rioAK/SvgbHkhYhx+Ktrtj XyDzjeWJDYch2Ef1J9/4iuJwooLPOZgE+VvMHYnDgJD3tRY4sSkMBO531SnJk3cT3q fpg9J/FaTVrhCNcuNRzH1xRmmcxNCnF8BUEMfm74E+kd2l2Xk10dIhnGIuA1Us3MKd EPW9mAZJpXpzggUuEImJQxDH8rBwyiifdGSc1A7Bvo/UvzqlTM/rSJYgS412ymoRse cM12Zp0WNm03wLGJVbLVZmX1Tg/HlSv/mhUpnifv2l1LQKT2JmxPME0aZ3ZC7BhfP0 BZ9rAYDn9tanw== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1648390579; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=KdotRLxyL3V6j0l7XEMoU/AWTztX9ZN4OdbPvXGSxIY=; b=fZxhkrjcyxVLHfcrcFU+Q58qSagF1AHHgu5fNgps307yeZgHwt/+JykMItG90aLNR+knf9 IC6/IYP5Sb+fi6lMSDCDikYBYIZ6NDpfxoOrPUqel8DrcGczqAYzFt1VCf32A20UqIcJwi 0npTVYdyKwH+2kfqYBS/6XTs0tdTQTgoy4MR3N1DxaLQpMesLBo5VRdHppLOcahd755LPd cQRbkfZV5zxX4EMI1zPfn9QygaOUXnPCBbk2gE+wi7OOhkeJfqEH80+zh1gSP8F/31flVl RrRbyAr2mFl77GB+4m8z/gn6cgLjyhGlIncngsf03h0kGn2q0FMYxWTqavWGow== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648390579; a=rsa-sha256; cv=none; b=uvBvUG15As8nWqespe7Q2BKkZWBM4uPQi/r5ovhj9cMxpf88vvjkHXI4g1Yx8Mxv9AKmmI Dz6agateMkfTnDPuH1EI2VKOib5v2SoCev1JBI+maR3v6ZQ5eV87ZhFgHuazccm2uCbOps 3dlP9hPIr4/4PfqWLilbVQrZkz/9Av9AVVjkBq+wMwasH4mbUKIZMM+uMOOyr8Lh8lbKIz zxETlHxC9aWETPsyfGMh3YbqSRIbNTV4ygHy5KHyyN9tQxP0NlDLAA4Xi7eQ+XEy1dHl9C HqvJP5Sxn3AOCLonUBfngLuJrfMM4lJWfmXuQr41oHNrXy7yNgyCCOkKCELIIA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=RVn4p3ca; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 2.53 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=RVn4p3ca; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 13BAB179ED X-Spam-Score: 2.53 X-Migadu-Scanner: scn0.migadu.com X-TUID: rHNDN7ra8EvO --=-AJhBAdClceoACYDsKKAr Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Simon Streit schreef op vr 25-03-2022 om 10:01 [+0100]: > +@item @code{config-file} (default: @code{#f}) > +The config file to use.=C2=A0 Please note: Setting this variable will di= sable > +all config options that come after @code{enable-winbindd?}. [...] > +@item @code{enable-winbindd?} (default: @code{#f}) > +Manually enable the @code{winbindd} daemon. > + > +@end table > +@end deftp I don't see any configuration option after enable-winbindd?. Also, what does =E2=80=98manually enable=E2=80=99 mean here? How can I determine= if this needs to be done? Can it be done automatically instead of manually? Greetings, Maxime. --=-AJhBAdClceoACYDsKKAr Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYkBxfRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7n9nAQC3OdBY2jaDVl3z36cCFmNHF96t zWyNwWMV8qYUmMom4AD/SJgn/SKsIzjTPmuvDge0oIC0A1ifDSU/HtqyuC0teAM= =rViN -----END PGP SIGNATURE----- --=-AJhBAdClceoACYDsKKAr--