On Fri, 01 Nov 2013 13:32:49 +0400
Michael Tokarev wrote:
> That looks right. Are you okay adding your Signed-off-by to the patch
> you initially submitted? If yes, I'll make a formal patch submission
> upstream.
Here you go.
From: Michael Buesch
Subject: [PATCH] qemu/slirp: Fix SMB security
On Sun, 27 Oct 2013 18:50:18 +0800
Amos Kong wrote:
> > Index: qemu-1.6.1/net/slirp.c
> > ===
> > --- qemu-1.6.1.orig/net/slirp.c 2013-10-09 21:20:32.0 +0200
> > +++ qemu-1.6.1/net/slirp.c 2013-10-21 13:49:39.918960448 +
On Sat, 26 Oct 2013 13:19:29 +0400
Michael Tokarev wrote:
> Thank you for the report and the patch Michael. Are you sure the result
> is equivalent?
Well, I am far from being an SMB expert. So I can't really say whether this
is equivalent.
I also posted this patch to the qemu-devel list, but di
The following changes fix the samba security configuration on
newer samba versions.
samba version 4.0.10-Debian throws this warning:
> WARNING: Ignoring invalid value 'share' for parameter 'security'
Which makes it fall back to security=user without guest login.
Fix this by selecting 'user' e