Next: Inheritance Algorithm
Up: Linux Legacy
Previous: The Task Structure
Contents
No support for configuring user capabilities exists in Linux. The values
of capability sets used in the struct task_struct are hardcoded as:
- full capability set for root (uid 0), and
- empty capability set for ``the rest of the world''.