Directory ACL's in Python

Mike Warfe jmwarfe at darwin.cwru.edu
Tue Jun 20 12:03:06 EDT 2000


Hello, I have been using Python to do administrative tasks on my NT PDC.
Is there a Win32 module that I can use to set directory privileges, that
has the functionality of cacls.exe using python? I am currently using
cacls to set the privileges by doing a os.system command in my script.
Thanks for the help in advance!


Mike Warfe




More information about the Python-list mailing list