From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45164) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlGeO-0005cb-9N for qemu-devel@nongnu.org; Mon, 03 Nov 2014 07:22:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlGeN-0001ZR-0W for qemu-devel@nongnu.org; Mon, 03 Nov 2014 07:22:24 -0500 Received: from mail.lekensteyn.nl ([2a02:2308::360:1:25]:59727) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlGeM-0001Z5-LJ for qemu-devel@nongnu.org; Mon, 03 Nov 2014 07:22:22 -0500 From: Peter Wu Date: Mon, 03 Nov 2014 13:22:19 +0100 Message-ID: <1656709.LYGoHYHcpg@al> In-Reply-To: <544A846B.3040309@siemens.com> References: <544A846B.3040309@siemens.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [Qemu-devel] slirp-smb broken with Samba 4.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Jan Kiszka , Michael Tokarev Hi, On Friday 24 October 2014 18:55:07 Jan Kiszka wrote: > writing to you as you provided a fix for the last related issue: > > I just noticed that the samba-based share is broken again with smbd > version 4.1.11. Tried to look briefly at it, realized that it is a > permission thing (different error when qemu runs as root) but also some > more nasty problem with configuring r/w guest access to a share. If you > have experience in that area, maybe you have an idea. It appears that the issue is solved in Samba 4.2 (tested with samba-4.2.0rc1-388-ga3b333a). Using that samba version fixes the problem, I'll try to do a bisect to see where it got fixed in Samba. As an aside, would it be possible to override the samba binary at runtime, without compiling? Either an envvar (SMBD) or an option (-net user,smb=...,smbd=...). -- Kind regards, Peter https://lekensteyn.nl