From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?S=E9bastien_RICCIO?= Subject: Re: vnc password / port - HVM win2k3 guest icmp latency Date: Mon, 20 Nov 2006 19:02:49 +0100 Message-ID: <4561EDC9.3070208@swisscenter.com> References: <4561EA3C.4070201@swisscenter.com> <20061120175839.GC15703@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20061120175839.GC15703@redhat.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Daniel P. Berrange" Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, Okay thanks a lot for your answers. Best regards, S=E9bastien Daniel P. Berrange wrote: > On Mon, Nov 20, 2006 at 06:47:40PM +0100, S?bastien RICCIO wrote: > =20 >> Hi, >> >> I posted on the same topic this morning, but I don't know if my >> msg got through. >> >> I am looking for a patch to enable authentication for HVM vnc >> servers. Is one available ? (i read something about it but can't >> find the file...) >> =20 > > It was merged into xen-unstable.hg shortly after 3.0.3 was released. > The patches are also in the mailing list archives. > > =20 >> Is it possible to specify which vnc port each HVM listen to ? >> =20 > > Not directly - you instead specify the display number, eg > > vncdisplay=3D5 > > ...makes it listen on 5905. > > Regards, > Dan. > =20