Message ID | 20201013160812.27754-42-michael.tremer@ipfire.org |
---|---|
State | Accepted |
Commit | 03e7f9719ba4f656496941615d36484717da7ef8 |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4C9gTz1Z0Sz3x1S for <patchwork@web04.haj.ipfire.org>; Tue, 13 Oct 2020 16:09:27 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4C9gSz5SWsz1TW; Tue, 13 Oct 2020 16:08:35 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4C9gSw242Gz3063; Tue, 13 Oct 2020 16:08:32 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4C9gSt4Yppz305s for <development@lists.ipfire.org>; Tue, 13 Oct 2020 16:08:30 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 4C9gSr6s2lz1JL; Tue, 13 Oct 2020 16:08:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1602605309; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MEII3VjszL2w0ygUHQ/wtsn3OyzuvRVgq8n8YrBW0xc=; b=PE3R8IMbSRw9xMn1TRMT7JwehaWeQqbTnrvYY2P1ON5MfzZhUZwO9mliEml/IbeVwm6kp0 RyYb5kRBFmyivbdAHCED3OSFGyLfxOZG7As9jo9k3PsHJG7Gufd09r7+ylh3SpTRhMQCyd q0pS2fwupKCZaCloP2+4r0OyM+GbHaCy+0rOZ1u4R0zdXc+24GzYxRFM1nRSNydnM+/AdD jtYLEAJIFdKAGzfa6qssvYOPhTDOx8lCyeAASBoiyTj9/dBSiqRXjIjz0slkWdfeKdnwWx aNKKAVUlwhHUgpu6agW9ndbLjUIYK9whfX8/iWhSh+YG13S+gQjz+AxlaedePQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1602605309; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MEII3VjszL2w0ygUHQ/wtsn3OyzuvRVgq8n8YrBW0xc=; b=nc9ILhwVs/QnbkhyRsXhKyyQrJlC8MvHENpUu6q46Gk7RNPKkME+BVX2fCd2uSGvF27/tE Sn4TuoS2vPR+8ZAA== From: Michael Tremer <michael.tremer@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH 42/54] samba: Enable support for Apple's OS X by default Date: Tue, 13 Oct 2020 16:08:00 +0000 Message-Id: <20201013160812.27754-42-michael.tremer@ipfire.org> In-Reply-To: <20201013160812.27754-1-michael.tremer@ipfire.org> References: <20201013160812.27754-1-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <https://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <https://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Cc: Michael Tremer <michael.tremer@ipfire.org> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Series |
[01/54] samba: Migrate configuration from Samba 3.6 to 4.x
|
|
Commit Message
Michael Tremer
Oct. 13, 2020, 4:08 p.m. UTC
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
---
html/cgi-bin/samba.cgi | 3 +++
1 file changed, 3 insertions(+)
diff --git a/html/cgi-bin/samba.cgi b/html/cgi-bin/samba.cgi index 43d351e98..d9c5f3f29 100644 --- a/html/cgi-bin/samba.cgi +++ b/html/cgi-bin/samba.cgi @@ -156,6 +156,9 @@ winbind use default domain = yes # Log to syslog logging = syslog +# Enable support for Apple +vfs objects = catia fruit streams_xattr + END ;