Timeline for Allow all users to create files in directory, but only the owner of the file should have write/delete their own files
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 19, 2022 at 19:50 | comment | added | ilkkachu | yes, having the umask (or default ACL!) properly set up is a part of this, even if it is usually correctly set up anyway. | |
| S Jun 19, 2022 at 14:14 | history | edited | cas | CC BY-SA 4.0 | fixed the link |
| S Jun 19, 2022 at 14:14 | history | suggested | skywalker | CC BY-SA 4.0 | fixed the link |
| Jun 19, 2022 at 13:53 | review | Suggested edits | |||
| S Jun 19, 2022 at 14:14 | |||||
| Jun 19, 2022 at 6:23 | comment | added | Stephen Kitt | Expanding on the second para’s parenthetical, it’s probably worth noting that this addresses the “no modifications” part of the question when combined with typical permissions defaults (per-user primary groups, and umask denying writes for “other”). | |
| Jun 19, 2022 at 5:55 | history | answered | cas | CC BY-SA 4.0 |