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

MS Login issues

Post Reply
Zhmak
Posts: 4
Joined: 2013-09-25 06:59

MS Login issues

Post by Zhmak »

Using latest 1.2.1.7 at Windows 7 x64

When old MS Logon enabled - logging as local administrator or domain group member ends with "server running as application". DWORD LocalAccountTokenFilterPolicy as "1" in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System cause no effect.

When use new MS Logon - domain user connecting fine, but local administrator is always fail with "authentication rejected"

Config file

Code: Select all

[ultravnc]
passwd=D3B8D88A7E829ACC53
passwd2=716546474A636C55D1
[admin]
UseRegistry=0
MSLogonRequired=1
NewMSLogon=1
DebugMode=2
Avilog=0
path=C:\Program Files\UltraVNC
kickrdp=0
service_commandline=
DebugLevel=10
DisableTrayIcon=0
rdpmode=0
LoopbackOnly=0
UseDSMPlugin=0
AllowLoopback=1
AuthRequired=1
ConnectPriority=1
DSMPlugin=No Plugin Detected
AuthHosts=
AllowShutdown=1
AllowProperties=1
AllowEditClients=1
FileTransferEnabled=1
FTUserImpersonation=1
BlankMonitorEnabled=1
BlankInputsOnly=0
DefaultScale=1
SocketConnect=1
HTTPConnect=1
AutoPortSelect=1
PortNumber=5900
HTTPPortNumber=5800
IdleTimeout=0
IdleInputTimeout=0
RemoveWallpaper=1
RemoveAero=1
QuerySetting=2
QueryTimeout=10
QueryAccept=0
QueryIfNoLogon=0
primary=1
secondary=0
InputsEnabled=1
LockSetting=0
LocalInputsDisabled=0
EnableJapInput=1
FileTransferTimeout=1
clearconsole=0
accept_reject_mesg=
KeepAliveInterval=5
DSMPluginConfig=
[poll]
TurboMode=0
PollUnderCursor=0
PollForeground=0
PollFullScreen=1
OnlyPollConsole=0
OnlyPollOnEvent=0
EnableDriver=1
EnableHook=1
EnableVirtual=0
SingleWindow=0
SingleWindowName=
MaxCpu=40
[Permissions]
[admin_auth]
group1=Администратор
group2=vnc_user
group3=
locdom1=1
locdom2=2
locdom3=0
What can I do make possible local admin to connect?
jmello
Posts: 2
Joined: 2018-04-27 14:36

Re: MS Login issues

Post by jmello »

I'm having the same issue. Did you ever find a resolution to this?
Post Reply