LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: diff -u: What's New in Kernel Development (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-diff-u-whats-new-in-kernel-development-4175545684/)

LXer 06-17-2015 08:21 PM

LXer: diff -u: What's New in Kernel Development
 
Published at LXer:

When you run a program as setuid, it runs with all the permissions of that user. And if the program spawns new processes, they inherit the same permissions. Not so with filesystem capabilities. When you run a programwith a set of capabilities, the processes it spawns do not have those capabilities by default; they must be given explicitly.

Read More...


All times are GMT -5. The time now is 03:40 AM.