windows-acl
windows-acl copied to clipboard
Rust crate to simplify Windows ACL operations
Possibly overlap with #16, but if not, please could you add methods for reading the owner and group SIDs out of an ACL?
I'd like to use the `utils` module. Could you make it public please?
Having trouble understanding how to get and print entries in a Registry path ACL. Hoping you could provide an example? Thanks for any help and time. I get the below...
This one is a bit confusing to me, as I'm not that familiar with the windows security APIs, so please bear with me: So I have some simple test code...