windows-acl icon indicating copy to clipboard operation
windows-acl copied to clipboard

Rust crate to simplify Windows ACL operations

Results 4 windows-acl issues
Sort by recently updated
recently updated
newest added

Possibly overlap with #16, but if not, please could you add methods for reading the owner and group SIDs out of an ACL?

help wanted
good first issue

I'd like to use the `utils` module. Could you make it public please?

enhancement

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...