Using Python to change Directory ACL's in NT
jmwarfe at my-deja.com
jmwarfe at my-deja.com
Tue Jun 20 13:16:21 EDT 2000
More information about the Python-list mailing list
Tue Jun 20 13:16:21 EDT 2000
- Previous message (by thread): Kjbuckets-Module, Python 1.6 and NT
- Next message (by thread): Python and mSQL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 Sent via Deja.com http://www.deja.com/ Before you buy.
- Previous message (by thread): Kjbuckets-Module, Python 1.6 and NT
- Next message (by thread): Python and mSQL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list