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.2.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38083
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
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.2.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38083
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
disabling local password
-
- Posts: 6
- Joined: 2007-04-18 18:17
disabling local password
Is there any easy way to disable the internal authentication in VNC and only use MSlogonII ACL authentication?
Re: disabling local password
nope. The classical password has to be there as well if you are using mslogon
Bevtech
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..

-
- Posts: 6
- Joined: 2007-04-18 18:17
Re: disabling local password
That was incredible fast , thanks.
Follow-up question. Can I change the password on the *server* from the command-line? Does it require the service to be restarted?
Follow-up question. Can I change the password on the *server* from the command-line? Does it require the service to be restarted?
-
- Posts: 6
- Joined: 2007-04-18 18:17
-
- Posts: 6
- Joined: 2007-04-18 18:17
Re: disabling local password
Ugh, that VNCpwd is kind of ugly. It's not silent and doesn't seem to work that well.
What do you make of this?:
http://www.vncscan.com/UltraVNC/UltraVNCReg.htm
"MSLogonRequired : Setting this registry entry to 1 force to use of ms-logon and disable vnc passwd checking"
What do you make of this?:
http://www.vncscan.com/UltraVNC/UltraVNCReg.htm
"MSLogonRequired : Setting this registry entry to 1 force to use of ms-logon and disable vnc passwd checking"
Re: disabling local password
you can try that reg setting if you wish. I just know the out of the box installation does not support it..

Bevtech
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..

Re: disabling local password
turbokitty,
If you use ms-logon, the VNC "classic" password will never be really used.
But there's a check when the VNC server starts if the password is set.
This check is performed always, even with ms-logon. (Seems to be for historical reasons)
So it should be sufficient to have anything set for the classic password.
Just make sure that HKLM\Software\ORL\WinVNC3\Default\Password is filled with something (REG_BINARY).
If you use ms-logon, the VNC "classic" password will never be really used.
But there's a check when the VNC server starts if the password is set.
This check is performed always, even with ms-logon. (Seems to be for historical reasons)
So it should be sufficient to have anything set for the classic password.
Just make sure that HKLM\Software\ORL\WinVNC3\Default\Password is filled with something (REG_BINARY).