Specifies the settings to allow users to remotely access the desktop.
Specifies whether remote access to the desktop via the RFB protocol is allowed. Users on remote machines may then connect to the desktop using a vncviewer.
Specifies that remote users accessing the desktop are not allowed access until the user on the host machine approves the connection. Recommended especially when access is not password protected.
Specifies whether remote users accessing the desktop are only allowed to view the desktop. Remote user's will not be able to use the mouse or keyboard.
Specifies whether remote users accessing the desktop are required to be able support encyrption. Use a client that supports encryption unless the intervening network is trusted.
Lists the authentication methods with which remote users may access the desktop. There are two possible authentication methods:
VNC - The remote user is prompted for a password (the password is specified by the VNC password key below) before connecting.
None - Allows any remote user to connect.
The password that the remote user will be prompted for if the "vnc" authentication method is used. Note that the password specified should be in base64 encoding.
Specifies the e-mail address to which the remote desktop URL should be sent if the user clicks on the URL in the Remote Desktop preferences dialog.