ChownMode Enum
This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own.
- Inheritance
-
builtins.strChownModeChownMode
Constructor
ChownMode(value)
Fields
| RESTRICTED |
| UNRESTRICTED |
Feedback
Submit and view feedback for