[python-win32] NT filepermissions

Atul Kamat atul.kamat at rediffmail.com
Mon Jan 24 12:48:22 CET 2005


Hi All,

  This is a query about the NT file/Directory Permissions.In 
Windows NT,if we set the permissions  for a file,it tends to ignore them and  inherits the parent directory`s permissions.Is there a way by which i can make the file permissions work irrespective of what the parent directory`s permissions have been set.I`ve written a permissions handler module for unix based operating systems using chmod(),chown() and stat() .I`m using win32file() win32security() and ntsecuritycon() for the permissions handler on windows.

Thanks and Regards
Atul Kamat
Network Security Developer
Visionael Protector Labs
Bangalore 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20050124/88f99120/attachment.htm


More information about the Python-win32 mailing list