AppArmor Policy - Control AppArmor with aa-complain | Online Free DevTools by Hexmos
Control AppArmor policies with the aa-complain command. Easily switch AppArmor profiles to complain mode for security auditing and debugging. Free online tool, no registration required.
aa-complain
Set an AppArmor policy to complain mode. See also:
aa-disable
,aa-enforce
,aa-status
. More information: https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-complain.8.
- Set policy to complain mode:
sudo aa-complain {{path/to/profile1 path/to/profile2 ...}}
- Set policies to complain mode:
sudo aa-complain {{[-d|--dir]}} {{path/to/profiles}}