> Just by way of a slightly cheeky plug, this is how you'd take ownership > using Winsys [1] (from an elevated prompt for simplicity's sake):
Hardly cheeky, That module is far more complete than I'd ever hope to accomplish, right now I am stuck between Python 3 usage and an immediate need to get a current implementation functional. In my scenario (while the token is elevated) how does one replace a DACL with a new one that I add an ACE granting my context full control without reading the security descriptor, or, with elevated state active, how can I also add read_control when I get write_dac so I can read the sd, and append an ACE versus blowing out the dacl? Thanks! jlc _______________________________________________ python-win32 mailing list python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32