Spread Root Powers to More Users with POSIX

13

Author: JT Smith

Linux recently acquired POSIX file capabilities, which split root user powers into smaller privileges such as reading files or tracing processes owned by another user. In this article, learn how to program using capabilities and how to switch on the ability of your system setuid root binaries to use file capabilities.

Link:

Category:

  • Unix