From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=59137 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGCyI-0000ux-Jh for qemu-devel@nongnu.org; Wed, 10 Nov 2010 10:52:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PGCyH-0008QL-HT for qemu-devel@nongnu.org; Wed, 10 Nov 2010 10:52:26 -0500 Received: from mail-gy0-f173.google.com ([209.85.160.173]:58740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PGCyH-0008Pu-CX for qemu-devel@nongnu.org; Wed, 10 Nov 2010 10:52:25 -0500 Received: by gya6 with SMTP id 6so475587gya.4 for ; Wed, 10 Nov 2010 07:52:24 -0800 (PST) Message-ID: <4CDABFB4.9030302@codemonkey.ws> Date: Wed, 10 Nov 2010 09:52:20 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 2/3] vnc: support password expire References: <1286450121-17153-1-git-send-email-kraxel@redhat.com> <1286450121-17153-3-git-send-email-kraxel@redhat.com> <4CAE2521.2070500@codemonkey.ws> <20101008100841.GB9279@redhat.com> <4CCFF2CE.1040902@redhat.com> <4CD94FB0.2010509@redhat.com> In-Reply-To: <4CD94FB0.2010509@redhat.com> 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: Gerd Hoffmann Cc: qemu-devel@nongnu.org On 11/09/2010 07:42 AM, Gerd Hoffmann wrote: >> are available in the git repository at: >> git://anongit.freedesktop.org/spice/qemu passwd.2 > > Ping? What is the status here? My view is that it's wrong for QEMU because it's a specific management policy that isn't generally useful. It can be easily implemented outside of QEMU. Of course, if both you and Dan disagree strongly, since this is so little code, I'll leave the final decision up to you. Regards, Anthony Liguori > cheers, > Gerd >