mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Update AppArmorObjectDelegation
parent
c192938abc
commit
71baa4b754
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Delegation of Authority via objects is a way to limit delegation to objects (fil
|
|||
|
||||
Object delegation can often be more selective and aligns with existing apis. ???Object delegation has similarities
|
||||
|
||||
In AppArmor object delegation can be further divided into [Policy directed delegation]() and Application directed delegation. Policy directed delegation allows policy to declare that certain objects should can be delegated on behalf of the application, while application directed delegation requires the application to interact with apparmor to invoke delegation.
|
||||
In AppArmor object delegation can be further divided into [Policy directed delegation]() and Application directed delegation. Both policy and application directed require policy rules but policy directed delegation allows policy to declare that certain objects should can be delegated on behalf of the application, while application directed delegation policy specifies what an application can delegate through the api.
|
||||
|
||||
# Policy directed delegation (inheritance)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue