After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
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.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
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

1.2.0.6 "change password" not working on WinXP

Post Reply
Bithunter
8
8
Posts: 18
Joined: 2008-09-16 14:51

1.2.0.6 "change password" not working on WinXP

Post by Bithunter »

Scenario:
1.2.0.5 working fine on winxp. Update to 1.2.0.6. Changing passwords doesn't work.
ultravnc.ini gets changed (new encrypted passwords are saved) but access is only possible with old password (!!??)
Any thoughts?
Thanks
Bithunter
8
8
Posts: 18
Joined: 2008-09-16 14:51

Re: 1.2.0.6 "change password" not working on WinXP

Post by Bithunter »

Update: ultravnc.ini doesn't get really updated. File timestamp changes, but passwords don't.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6956
Joined: 2004-04-23 10:21
Contact:

Re: 1.2.0.6 "change password" not working on WinXP

Post by Rudi De Vos »

Strange...
Is the passwd encrypted string changed in the ultravnc.ini

There is only one spot were the password is saved, that's the ultravnc.ini in the same folder as winvnc.exe.

* Restart winvnc.exe if you change the password via the uvnc_settings.exe file editor. winvnc is not aware of the changes.
*Vefiry if you don't have multiple instances running
in folder A winvnc is running as service with passwd A
You start manual winvnc from folder B and change the password to B
possible you have 2 servers active one on port 5900 and another on port 5901

Just some idea's
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/
Bithunter
8
8
Posts: 18
Joined: 2008-09-16 14:51

Re: 1.2.0.6 "change password" not working on WinXP

Post by Bithunter »

I´ve posted an update after reporting the issue.
Seems new password never gets saved.
Workaround: copy ultravnc.ini's "passwd=" and "passwd2=" lines manually from another computer running win7 with updated passwords (and restart computer or winvnc service).
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6956
Joined: 2004-04-23 10:21
Contact:

Re: 1.2.0.6 "change password" not working on WinXP

Post by Rudi De Vos »

Did you [_] UNCHECK the Protect my computer to allow vnc to save his settings in the ini file ?

This default window block saving
Image
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/
Bithunter
8
8
Posts: 18
Joined: 2008-09-16 14:51

Re: 1.2.0.6 "change password" not working on WinXP

Post by Bithunter »

That was the trick!
Sorry! It worked fine after uncheck that ...
Post Reply