W dniu 2012-09-22 19:38, Bernhard Fröhlich pisze:

vnc is now implemented as a proper virtualbox plugin. This means it can be 
configured in the GUI and it's using the VRDE interface so you can run the vnc 
server and the VM in the QT4 interface at the same time.
What is the password for VNC connections and how to remove it?

s14% VBoxManage modifyvm test --vrdeauthlibrary null
s14% VBoxManage modifyvm test --vrdeport 5111
s14% VBoxHeadless --startvm test
Oracle VM VirtualBox Headless Interface 4.2.0_OSE
(C) 2008-2012 Oracle Corporation
All rights reserved.

24/09/2012 20:08:20 Listening for VNC connections on TCP port 5111
24/09/2012 20:08:20 rfbListenOnTCP6Port error in getaddrinfo: ai_family not supported
VRDE server is listening on port 5111.
24/09/2012 20:08:28   other clients:
24/09/2012 20:08:28 Client Protocol Version 3.8
24/09/2012 20:08:28 Protocol version sent 3.8, using 3.8
24/09/2012 20:08:28 rfbProcessClientSecurityType: executing handler for type 2

And when I connect to s14:5111 via TightVNC, I am asked for password..

--
Marek Salwerowicz
_______________________________________________
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to