[pywin32-bugs] [ pywin32-Patches-781823 ] SID/SecurityDescriptor string conversions
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2003-08-02 01:20:53
|
Patches item #781823, was opened at 2003-08-01 20:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=781823&group_id=78018 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Roger Upole (rupole) Assigned to: Nobody/Anonymous (nobody) Summary: SID/SecurityDescriptor string conversions Initial Comment: API functions to convert SIDs and Security descriptors to strings and vice-versa. Two of these mirror a couple of hand-rolled functions already in win32security (GetTextualSid and GetBinarySid). Very handy for storing default permissions in a database. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=781823&group_id=78018 |