Timeline for Read files owned by another user as non-root
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 30, 2014 at 20:45 | history | edited | bahamat | CC BY-SA 3.0 | NOPASSWD option for scripting. |
| May 27, 2014 at 16:44 | comment | added | bahamat | Well if you were using Solaris I would have suggested RBAC and pfexec. But since you're on BSD, sudo will have to do. | |
| May 25, 2014 at 20:22 | vote | accept | Evianon | ||
| May 25, 2014 at 20:22 | comment | added | Evianon | Great idea. I added the ls, cat, head, tail etc. commands to the sudoers file and can now execute them with root privileges and read all the files. Might not be the best solution for everyone, as the user is able to read all files on the system, but that is not a problem in my setup. | |
| May 25, 2014 at 5:53 | history | answered | bahamat | CC BY-SA 3.0 |