qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Fix SMB security configuration on newer samba versions


From: Michael Büsch
Subject: Re: [Qemu-devel] Fix SMB security configuration on newer samba versions
Date: Sun, 27 Oct 2013 14:26:37 +0100

On Sun, 27 Oct 2013 18:50:18 +0800
Amos Kong <address@hidden> 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: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]