The following table describes the different permissions that AppArmor lists when creating a profile or analyzing events.
Permission | Description |
---|---|
(I)nherit | Inherit the permissions from the parent profile. |
(A)llow | Allow access to a path. |
(I)gnore | Ignore the prompt. |
(D)eny | Deny access to a path. |
(N)ew | Create a new profile. |
(G)lob | Select a specific path or create a general rule using wild cards that match a broader set of paths. |
Glob with (E)xtension | Modify the original directory path while retaining the filename extension. |
(C)hild | Creates a rule in a profile, requires a sub-profile to be created in the parent profile, and rules must be separately generated for this child. |
Abo(r)t | Exit AppArmor without saving the changes. |
(F)inish | Finish scanning for the profile. |
(S)ave | Save the changes for the profile. |