Thanks again for your help and advice!
Phil
On Fri, Apr 5, 2024 at 7:24 PM 'DRC' via TurboVNC User Discussion/Support <
turbovnc-users@googlegroups.com> wrote:
> My bad. permitted-security-types is the correct directive for
> /etc/turbovncserver-security.conf. You can also set the $securityTypes
My bad. permitted-security-types is the correct directive for /etc/turbovncserver-security.conf. You can also set the $securityTypes variable in /etc/turbovncserver.conf or ~/.vnc/turbovncserver.conf. The difference in the two approaches is that permitted-security-types in /etc/turbovncserver-secur
Thanks for your advice!
It appears that
Put ‘SecurityTypes=None’ in /etc/turbovncserver-security.conf on the host.
gives a syntax error.
I did download and install
https://github.com/TurboVNC/turbovnc/blob/main/unix/turbovncserver-security.conf
to /etc
and added the line:
permitted-security-types
Multiple ways:1. Pass ‘-securitytypes vnc’ on the command line when starting the viewer (e.g. ‘/opt/TurboVNC/bin/vncviewer -securitytypes vnc’ or ‘“c:\program files\turbovnc\vncviewer.bat” -securitytypes vnc’.)2. Pass ‘-securitytypes vnc’ on the command line with starting the server (e.g. ‘/opt/Tur