Host OS: Windows 10 LTSC 1809 17763.107
UltraVNC server 1.3.8.1
Steps to reproduce:
1. Install UltraVNC server as a service
2. Connect to the server with any vncviewer
(Tried: UltraVNC viewer in Windows, tigervncviewer in Linux, JumpDesktop in Android)
3. The MS Windows Logon screen is shown, type in the password and log in
Immediately after logging in from the logon screen, the connection is lost.
After reconnecting, the Windows logon screen is not shown, it'll directly goto the desktop
Not sure if this is an issue with the vnc server or the MS logon mechanism.
Server config file:
https://paste.debian.net/plain/1238096
Thanks!
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
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
Service mode: connection lost immediately after logging in
- Rudi De Vos
- Admin & Developer
- Posts: 6862
- Joined: 2004-04-23 10:21
- Contact:
Re: Service mode: connection lost immediately after logging in
WIndows use a secure desktop for logon and switch to the user desktop after you enter the credentials.
VNC follow the active desktop and restart himself in the user desktop.
When you use the UltraVNC viewer and have the auto reconnect option active the reconnect happen in background.
When this option is not active or you are using another viewer you need to manual reconnect again.
It's implemented this way..sorry
VNC follow the active desktop and restart himself in the user desktop.
When you use the UltraVNC viewer and have the auto reconnect option active the reconnect happen in background.
When this option is not active or you are using another viewer you need to manual reconnect again.
It's implemented this way..sorry
Re: Service mode: connection lost immediately after logging in
I see now. Thanks for explaining!