I am trying to import an acl file i exported
The instructions say this
MSLogonACL.exe /i <mode> <file>
so i have ... MSLogonACL.exe /i c:\test\test.acl
But nothing is imported when i open show default permisions.
What do i put in for <mode>?
Thanks
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
MSLogonAC problem
see http://doc.uvnc.com/features/authentica ... mslogonacl
<mode> is either /a for append or /o for overwrite
So you could say e.g. MSLogonACL /i /o c:\test\test.acl
<mode> is either /a for append or /o for overwrite
So you could say e.g. MSLogonACL /i /o c:\test\test.acl