Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

encryption override

Post Reply
davidgrudek
20
20
Posts: 53
Joined: 2008-02-11 05:46

encryption override

Post by davidgrudek »

I am using this as my default.vnc file

The lines below that are underlined are the ones in question.

We use this to force the encryption to on and which one to use.

The problems comes about when you connect to a machine that is not encrypted. It accepts the password but then it just sits at a red screen and then says dropped.

What can I do to allow it to connect to unencrypted machines as well?

[connection]
host=
port=5900
proxyhost=
proxyport=
password=
[options]
use_encoding_0=1
use_encoding_1=1
use_encoding_2=1
use_encoding_3=0
use_encoding_4=1
use_encoding_5=1
use_encoding_6=1
use_encoding_7=1
use_encoding_8=1
use_encoding_9=1
use_encoding_10=0
use_encoding_11=0
use_encoding_12=0
use_encoding_13=0
use_encoding_14=0
use_encoding_15=0
use_encoding_16=1
use_encoding_17=1
preferred_encoding=5
restricted=0
viewonly=0
nostatus=0
nohotkeys=0
showtoolbar=1
AutoScaling=0
fullscreen=0
directx=0
autoDetect=1
8bit=0
shared=1
swapmouse=0
belldeiconify=0
emulate3=1
JapKeyboard=0
emulate3timeout=100
emulate3fuzz=4
disableclipboard=0
localcursor=1
Scaling=0
scale_num=1
scale_den=1
cursorshape=1
noremotecursor=0
compresslevel=6
quality=6
ServerScale=1
Reconnect=20
EnableCache=0
QuickOption=8
UseDSMPlugin=1
UseProxy=0
sponsor=1
DSMPlugin=SecureVNCPlugin.dsm
ExitCheck=0
FileTransferTimeout=30
KeepAliveInterval=5
SocketKeepAliveTimeout=10000
ThrottleMouse=0
AutoAcceptIncoming=0
AutoAcceptNoDSM=1
RequireEncryption=0
PreemptiveUpdates=1
selectedscreen=1
davidgrudek
20
20
Posts: 53
Joined: 2008-02-11 05:46

Re: encryption override

Post by davidgrudek »

Any ideas?
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: encryption override

Post by B »

Sorry, I don't have the right answer, but maybe you could set the file to no DSMPlugin and then specify -dsmplugin as a command line switch when connecting to DSM equipped machines.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: encryption override

Post by redge »

broken features/functions codes at compilation from adzm sources since 1.0.8.2 reported YY
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply