qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Büsch" <m@bues.ch>
To: Amos Kong <kongjianjun@gmail.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Fix SMB security configuration on newer samba versions
Date: Sun, 27 Oct 2013 14:26:37 +0100	[thread overview]
Message-ID: <20131027142637.643336ec@wiggum> (raw)
In-Reply-To: <CAFeW=pbpJVyRNm2SvfkeRSo3kOb=YDtyb2h4owB6mqMKtENMcQ@mail.gmail.com>

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

On Sun, 27 Oct 2013 18:50:18 +0800
Amos Kong <kongjianjun@gmail.com> wrote:

> > Index: qemu-1.6.1/net/slirp.c
> > ===================================================================
> > --- qemu-1.6.1.orig/net/slirp.c 2013-10-09 21:20:32.000000000 +0200
> > +++ qemu-1.6.1/net/slirp.c      2013-10-21 13:49:39.918960448 +0200
> > @@ -529,7 +529,8 @@
> >              "state directory=%s\n"
> >              "log file=%s/log.smbd\n"
> >              "smb passwd file=%s/smbpasswd\n"
> > -            "security = share\n"
> > +            "security = user\n"
> > +            "map to guest = Bad User\n"
> 
> does this still work with old samba?


I didn't test it on anything older.

I'd appreciate if somebody on the list with an older version could try it.

-- 
Michael.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

      reply	other threads:[~2013-10-27 13:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-21 11:50 [Qemu-devel] Fix SMB security configuration on newer samba versions Michael Büsch
2013-10-27 10:50 ` Amos Kong
2013-10-27 13:26   ` Michael Büsch [this message]

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=20131027142637.643336ec@wiggum \
    --to=m@bues.ch \
    --cc=kongjianjun@gmail.com \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).