[python-win32] How can I modify owner file in windows??

Tim Golden mail at timgolden.me.uk
Mon Jul 28 16:17:07 CEST 2008


_ _ wrote:
> How can I modify owner file in windows??.
> 
> I try with:
> 
> win32security.SetFileSecurity (FILENAME, win32security.OWNER_SECURITY_INFORMATION, sd)

To paraphrase someone or another "I didn't have time to
write a short answer so I wrote a long one":

http://timgolden.me.uk/python-on-windows/programming-areas/security/ownership.html

TJG


More information about the python-win32 mailing list