I recently installed lubuntu (amd x64, latest stable) on my... lets call it a server. I'd like to set up a vnc client for it. I installed vino, and it hasn't been as plug-and-play as it has been for me in the past. When I try to connect from my Windows laptop, UltraVNC reports "no supported authentication methods". vino says the following whenever I try to connect:
Listening IPv6://[::]:5900
Listening IPv4://0.0.0.0:5900
Clearing securityTypes
Clearing authTypes
Advertising security type 'TLS' (18)
Advertising authentication type: 'VNC Authentication' (2)
Got connection from client 192.168.1.9
other clients:
Client Protocol Version 3.7
Advertising security type 10
Client 192.168.1.9 gone
Statistics:
framebuffer updates 0, rectangles 0, bytes 0
UltraVNC is not even prompting me for a password. I have even tried turning authentication off in vino, and I still cannot connect. I've tried other servers (tightvnc, x11, vnc4serer, etc), and I nothing seems to be working (possibly user error???). I'm really at a loss of what to try next. I had been playing with debian on this same machine a week ago, and had VNC working just fine, and the LAN connectiong is good.
I found this forum post that said unchecking in dconf > desktop > gnome > remote-access > enabled would fix it, however gnome is not an option in desktop (perhaps this is because I have lubuntu?) Thanks for any help!
gsettingscommand-line utility? if so, what is the output ofgsettings get org.gnome.Vino require-encryption? – steeldriver Mar 07 '15 at 21:31