The permissions are applied to the directory but subdirectories and files
within
the directory aren't inheriting the permissions. I can manually go the
Advanced
Security Settings for the directory and check "Apply these permissions to
objects and/or container within this container only" to ge
medSecurityInfo("C:\\testdir",win32security.SE_FILE_OBJECT,win32security.DACL_SECURITY_INFORMATION,None,None,dacl,None)
>>> print ret # None == Success
--- On Wed, 12/1/10, Tim Roberts wrote:
> From: Tim Roberts
> Subject: Re: [python-win32] Inheritance not applied to ob