Changing directory ACLs

Albert Hopkins ahopkins at ahopkins.dynacare.com
Tue Jun 20 13:06:23 EDT 2000


Check the win32security module.  I've never used it, but it appears to
have what you're looking for.


On Tue, 20 Jun 2000 12:07:15 -0400, Mike Warfe <jmwarfe at darwin.cwru.edu> wrote:
>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
>


-- 
                                                     Albert Hopkins
                                             Sr. Systems Specialist
                                                      Dynacare Inc.
                                              ahopkins at dynacare.com

--
Computers let you make More mistakes faster
than any other invention in human history,
with the possible exception of handguns and tequila


                                                    Mitch Radcliffe



More information about the Python-list mailing list