Re: [TurboVNC-Users] disable encryption

2024-04-10 Thread Phil Marsh
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

Re: [TurboVNC-Users] disable encryption

2024-04-05 Thread 'DRC' via TurboVNC User Discussion/Support
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

Re: [TurboVNC-Users] disable encryption

2024-04-05 Thread Phil Marsh
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

Re: [TurboVNC-Users] disable encryption

2024-04-01 Thread 'DRC' via TurboVNC User Discussion/Support
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