public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Arne Fitzenreiter <arne_f@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 3/9] samba: default.global: remove unsuppoted "map to guest = false"
Date: Mon, 05 Oct 2020 22:17:05 +0200	[thread overview]
Message-ID: <20201005201711.4259-3-arne_f@ipfire.org> (raw)
In-Reply-To: <20201005201711.4259-1-arne_f@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 493 bytes --]

Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
---
 config/samba/default.global | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/samba/default.global b/config/samba/default.global
index 48f572afd..73a0ffa3c 100644
--- a/config/samba/default.global
+++ b/config/samba/default.global
@@ -11,7 +11,7 @@ os level = 33
 fstype = NTFS
 
 kernel oplocks = false
-map to guest = false
+map to guest = bad user
 smb ports = 445 139
 unix charset = CP850
 
-- 
2.17.1


  parent reply	other threads:[~2020-10-05 20:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-05 20:17 [PATCH 1/9] samba.cgi: remove unsupported security = share Arne Fitzenreiter
2020-10-05 20:17 ` [PATCH 2/9] samba.cgi: remove unsupported DISPLAY CHARSET Arne Fitzenreiter
2020-10-05 20:17 ` Arne Fitzenreiter [this message]
2020-10-05 20:17 ` [PATCH 4/9] samba initskript: create needed subdirs for pipes in /var/run/samba Arne Fitzenreiter
2020-10-05 20:17 ` [PATCH 5/9] perl-Parse-Yapp: add package Arne Fitzenreiter
2020-10-05 20:17 ` [PATCH 6/9] rpcsvc-proto: build before samba Arne Fitzenreiter
2020-10-05 20:17 ` [PATCH 7/9] samba: remove SO_xxxBUF size definitions from default config Arne Fitzenreiter
2020-10-05 20:17 ` [PATCH 9/9] libtalloc: add new package because samba4 not provide this anymore Arne Fitzenreiter
2020-10-06 12:24 ` [PATCH 1/9] samba.cgi: remove unsupported security = share Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201005201711.4259-3-arne_f@ipfire.org \
    --to=arne_f@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox