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

Configuration file (acl)

Should you have problems with the MS-Logon plugin? Here is the place to look for help or report issues
Post Reply
Tim

Configuration file (acl)

Post by Tim »

Hi all!

I know that it is bossible to configure domain groups and accounts with their privileges in an acl-file. Importing the acl-file on another pc with MSLogonACL will work great. When I try to remote control a pc after the import of the acl-file, it asks me just for a password and not a username!
When checking the settings in the client (RC20.5 on W2k and XP) I still have to check the boxes: Require MS logon and New MS logon! And when checking the MS logon Groups I do see the imported acl-file.
Is it possible to check these boxes automatically?

Thanks in advance (and sorry for my terrible English! ;-))
Regards,
Tim
Marscha
100
100
Posts: 464
Joined: 2004-05-14 06:48

Post by Marscha »

Yes, create the following reg keys:
HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\MSLogonRequired and
HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\NewMSLogon
Both are REG_DWORDs and and can be set to 1 (activated) or 0 (not activated).

You can export this from the machine which is manually configured and import it to all other machines.

Maybe you want to export the whole HKEY_LOCAL_MACHINE\SOFTWARE\ORL\ tree.
Then you have all settings from the Admin Properties dialog.
Post Reply