Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

MSLogonAC problem

Should you have problems with the MS logon plugin, here's the place to look for help or report issues
Post Reply
bilbus
8
8
Posts: 18
Joined: 2004-12-17 15:41

MSLogonAC problem

Post by bilbus »

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
Marscha
Former moderator
Former moderator
Posts: 464
Joined: 2004-05-14 06:48

Post by Marscha »

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
bilbus
8
8
Posts: 18
Joined: 2004-12-17 15:41

Re: MSLogonAC problem

Post by bilbus »

thanks
Post Reply