Timeline for How do I make a file in a user's home directory uneditable to that user but leave the home directory editable?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 23, 2018 at 20:39 | comment | added | A.B | @ctrl-alt-delor yes I realized this and deleted my comment, but I was too slow | |
| Dec 23, 2018 at 19:49 | comment | added | fra-san | I might be wrong, but the user would still be able to move the containing directory. If it is a concern, bind mounting the containing directory to itself should prevent this. | |
| Dec 23, 2018 at 19:37 | comment | added | ctrl-alt-delor | @A.B noexec can be got around for scripts (bash, python, java). Just launch the interpreter manually. | |
| Dec 23, 2018 at 19:28 | history | edited | ctrl-alt-delor | CC BY-SA 4.0 | fix error |
| Dec 23, 2018 at 19:23 | history | answered | ctrl-alt-delor | CC BY-SA 4.0 |