Timeline for Keep same file owner for newly created files
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 14, 2015 at 3:31 | comment | added | slm♦ | @aust - Is make use of ACL's instead. | |
| Mar 12, 2015 at 21:49 | comment | added | Aust | @slm - What should we do in order to make it less fragile? | |
| Jul 28, 2013 at 20:09 | vote | accept | PeeJay | ||
| May 11, 2013 at 10:58 | comment | added | slm♦ | Also note that this solution is somewhat fragile, if users are able to move files into these directories, the SGID bit ownership will not get applied, so over time "strange" access problems will show up with specific files. | |
| May 11, 2013 at 10:56 | comment | added | slm♦ | @user1723636, just so you understand the SGID bit and the "sticky bit" are 2 completely different things. See man chmod. | |
| May 10, 2013 at 19:20 | comment | added | michas | they should get the bit automatically when being created inside a folder with that bit. | |
| May 10, 2013 at 19:17 | history | edited | michas | CC BY-SA 3.0 | added 337 characters in body |
| May 10, 2013 at 19:16 | comment | added | PeeJay | so i don't need to do sticky bit in folder b and c? | |
| May 10, 2013 at 19:10 | history | answered | michas | CC BY-SA 3.0 |