-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Dirk Avery edited this page Apr 17, 2020
·
7 revisions
Welcome to the oschmod wiki!
oschmod is a tool that allows you to set consistent permissions across Windows, Linux and macOS. For more information on usage, see the main repository. This wiki currently has only background information on permissions.
Potentially helpful links with background on oschmod:
- Tim Golden pywin32 Docs
- Windows ACE Inheritance
- Win32 Constants
- stackoverflow Remove file permissions on windows with Python
- Old but helpful demos of pywin32 security
- stackoverflow Setting folder permissions in Windows using Python
- stat permission constants
- os.chmod() docs
- chmod on Wikipedia
- info on system/nt authority