From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M15qO-0002mi-Mv for qemu-devel@nongnu.org; Mon, 04 May 2009 17:37:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M15qJ-0002lw-Ol for qemu-devel@nongnu.org; Mon, 04 May 2009 17:36:59 -0400 Received: from [199.232.76.173] (port=36259 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M15qJ-0002lo-Dg for qemu-devel@nongnu.org; Mon, 04 May 2009 17:36:55 -0400 Received: from mx20.gnu.org ([199.232.41.8]:60625) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M15qI-0007Ku-U2 for qemu-devel@nongnu.org; Mon, 04 May 2009 17:36:55 -0400 Received: from yx-out-1718.google.com ([74.125.44.154]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M15qH-0007Ts-J8 for qemu-devel@nongnu.org; Mon, 04 May 2009 17:36:53 -0400 Received: by yx-out-1718.google.com with SMTP id 6so2185917yxn.82 for ; Mon, 04 May 2009 14:36:52 -0700 (PDT) Message-ID: <49FF5FF2.8090209@codemonkey.ws> Date: Mon, 04 May 2009 16:36:50 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Does anyone actually use -smb References: <49FF31E4.8040106@us.ibm.com> <49FF4DC2.4020003@web.de> In-Reply-To: <49FF4DC2.4020003@web.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Anthony Liguori , "qemu-devel@nongnu.org" Jan Kiszka wrote: > Anthony Liguori wrote: > >> It looks to be broken. I don't recall that Samba has every supported >> running as an unprivileged user to so it would require launching as root. >> > > It works perfectly. I even have a patch pending that fixes the zombie > issue it causes (more precisely, slirp missed that). > > >> Would anyone be opposed to removing this? >> >> > > No reason to do so IMHO. It's very simple to use, much simpler than > having to configure a full samba server on the host, which would include > user/password management. > But you have to run qemu as root, and you can only use -smb with one guest at a time? Is that correct? Regards, Anthony Liguori > Jan > >