Ubuntu 14 – vncviewer Connection Failure

vino-server-encryption

Apparently, the vino-server binary included in Ubuntu release 14 requires TLS encryption, by default.

This is visible in the logs files, or if you start vino-server from the command line:

An easy way to get around this is to set the “require-encryption” key in the Vino schema to “false”:

# gsettings set org.gnome.Vino require-encryption false

 

Leave a Reply