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
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).