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



_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to