After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
Feedback is welcome

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

allowing connections with 3 different passwords

Here you will find help for frequently asked questions as well as for your specific question
Post Reply
kubajz
Posts: 1
Joined: 2025-07-11 11:33

allowing connections with 3 different passwords

Post by kubajz »

Hello y'all,
please I need your help here. I finally deployed UltraVNC through gpo on our AD environment.
At first I tested on testing OU with one password, after that I changed to another and finally for whole domain I chose one last password.
Now I am in situation where on computers with fresh install and where never been any version of VNC I can connect with all three passwords. Nothing in registry, only on ini and one instance of VNC running. What surprised me the most is that on testing OU first two passwords are working and not third. On last install all three passwords works. All of the have same INI with same encrypted password value.
How? Drives me crazy, please help
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6967
Joined: 2004-04-23 10:21
Contact:

Re: allowing connections with 3 different passwords

Post by Rudi De Vos »

@kubajz:
- Service: It uses the .ini in %ProgramData%\UltraVNC
- Application: It uses this order to look for a config file, %AppData% differs for each user

Check the Log tab it indicate the used config file:
2025-07-11 21:23:29 using config file C:\installfolder\ultravnc.ini
2025-07-11 21:23:29 config file not found C:\ProgramData\UltraVNC\ultravnc.ini
2025-07-11 21:23:29 config file not found C:\Users\USERNAME\AppData\Local\UltraVNC\ultravnc.ini
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/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
- uvnc2me: https://uvnc2me.com/
Post Reply