mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Update how to setup a policy namespace for containers
parent
f5cf417b0c
commit
751e52af0c
1 changed files with 7 additions and 2 deletions
|
@ -22,9 +22,14 @@ Nesting requirement with user namespaces
|
|||
# Stacking Kernel Requirements
|
||||
|
||||
Caveat: Audit subsystem is not namespaced
|
||||
##
|
||||
|
||||
* Authority to create a policy namespace and
|
||||
## Authority to create a policy namespace
|
||||
|
||||
* kernels up to ??? require capability MAC_ADMIN in the user namespace.
|
||||
|
||||
* kernels ??? relax this to apparmor policy admin capable due to interaction with other LSMs mediating capability MAC_ADMIN for control of their own policy. IF unconfined apparmor policy admin capable may require cap MAC_ADMIN depending on how the current policy namespace is configured.
|
||||
|
||||
* kernels ??? add the ability for users to create/admin their own policy.
|
||||
|
||||
## Nesting Requirement
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue