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
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
Configuration file (acl)
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.
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.