[pywin32-bugs] [ pywin32-Feature Requests-848035 ] Add PyACL::AddAccessAllowedAceEx
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-04-25 06:52:48
|
Feature Requests item #848035, was opened at 2003-11-24 17:58 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=848035&group_id=78018 Category: win32 Group: None >Status: Closed Priority: 5 Submitted By: Hugh Perkins (hughperkins) Assigned to: Nobody/Anonymous (nobody) Summary: Add PyACL::AddAccessAllowedAceEx Initial Comment: Please could you add the PyACL::AddAccessAllowedAceEx function to the win32security module? Python for Windows NT/XP administration because it very fast, very easy and very powerful. I'd like to use it instead of xcacls because there are certain limitations in xcacls which can be overcome by directly editing the ACEs. AddAccessAllowedAceEx provides the ability to set the CI/IO header types, allowing the direct modification of directory permissions from within Python. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2004-04-25 16:52 Message: Logged In: YES user_id=14198 Done (thanks Roger!) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=848035&group_id=78018 |