Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

SecureVNC + MSlogin = "secure

Post Reply
mbrowndcm
Posts: 1
Joined: 2013-01-08 21:46

SecureVNC + MSlogin = "secure

Post by mbrowndcm »

Hello,

I am having a problem with 1.1.8.0 when I utilize the combination of SecureVNC encryption and MSLogin.

I have tested it with ZRLE and Tight, both fail with the previous error.

I noticed that this issue has arisen before, but was previously patched.

Currently, I am relying on SecureVNC + VNC auth.

I am connecting with:

Code: Select all

vncviewer.exe /shared /dsmplugin SecureVNCPlugin.dsm /autoscaling /autoreconnect 3 /requireencryption 
ultravnc.ini:

Code: Select all

[ultravnc]
passwd=PPPPPPPP
passwd2=QQQQQQQQ
[admin]
UseRegistry=0
MSLogonRequired=0
NewMSLogon=0
DebugMode=0
Avilog=0
path=C:\Program Files\uvnc bvba\UltraVNC
kickrdp=0
service_commandline=
DebugLevel=8
DisableTrayIcon=0
LoopbackOnly=0
UseDSMPlugin=1
AllowLoopback=0
AuthRequired=1
ConnectPriority=0
DSMPlugin=SecureVNCPlugin.dsm
AuthHosts=
AllowShutdown=1
AllowProperties=1
AllowEditClients=1
FileTransferEnabled=0
FTUserImpersonation=1
BlankMonitorEnabled=0
BlankInputsOnly=0
DefaultScale=1
CaptureAlphaBlending=0
BlackAlphaBlending=0
SocketConnect=1
HTTPConnect=0
XDMCPConnect=0
AutoPortSelect=1
PortNumber=0
HTTPPortNumber=0
IdleTimeout=0
RemoveWallpaper=1
RemoveAero=0
QuerySetting=2
QueryTimeout=0
QueryAccept=0
QueryIfNoLogon=0
primary=1
secondary=0
InputsEnabled=1
LockSetting=0
LocalInputsDisabled=0
EnableJapInput=0
FileTransferTimeout=30
accept_reject_mesg=
DSMPluginConfig=
clearconsole=0
[poll]
TurboMode=0
PollUnderCursor=1
PollForeground=1
PollFullScreen=0
OnlyPollConsole=0
OnlyPollOnEvent=0
EnableDriver=0
EnableHook=0
EnableVirtual=0
SingleWindow=0
SingleWindowName=
MaxCpu=40
[Permissions]
[admin_auth]
group1=Remote Desktop Users
group2= 
group3=
locdom1=1
locdom2=0
locdom3=0
Does anyone have any info as to a solution?


Thanks,

Matt
Post Reply