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

Locked user fails authentication

Post Reply
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Locked user fails authentication

Post by redge »

Locked user fails authentication (issue from davidgrudek)

Symptom.
If a computer is set with query accept/deny and the pc goes into a locked state and I am using MS2 authentication, it will always say authentication failure. If you go unlock it manually then after that it log in with no problems.


solution of Rudi
edit ultravnc.ini

*timeout/screensaver -> Use default, in your case reject

Timeout default == screensaver action.

QuerySetting=4
QueryTimeout=10
QueryAccept=1 <<< Action after timeout/screensaver/logon
QueryIfNoLogon=1 <<< no popup when logon/screensaver
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply