I have been implementing Ultra VNC in diverses of my customers houses and i have a problem...
As long the most of this machines are Win98 I can't connect to it until the user click OK in logon screen.
The only thing that I understand is the WinVNC.exe is started after the user log on in machine but I'm working in WORKGROUP not domain... and i'm using the default settings of UltraVNC.
I just can't understand this because the others VNC's (tightVNC, RealVNC) I can connect to session before the user log on...
Anyone can help me plizzzzz????
I'm in Panic!!!
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
Help! Ultra VNC doesn't work until u logon in Win98
win98 logon problem
I have this problem too. But only when I use dsm plugin. When dsmplugin not use I can connect and write login name and password.
Why????????
Why????????
- Rudi De Vos
- Admin & Developer
- Posts: 6880
- Joined: 2004-04-23 10:21
- Contact:
I have reproduced the problem. The problem is a security issue. The MSRC4 plugin (the MS Crypto API really) needs to create and use a key-store. When Windows 98 isn't logged-in it can't create the key store. Since it can't create the keystore it can't read the key into memory, and the encryption fails. The only way to recover is to login and then restart the "service".
I really don't remember if this ever worked on 98 or if I somehow broke it. I don't spend much time with 98 these days.
The OpenSSL based plugins don't use the MS Crypto API and they DO work before a user is logged-in.
Sean
I really don't remember if this ever worked on 98 or if I somehow broke it. I don't spend much time with 98 these days.
The OpenSSL based plugins don't use the MS Crypto API and they DO work before a user is logged-in.
Sean