[ILUGC] GNU/Linux commands - apparmor_status

  • From: Dhanasekar <tkdhanasekar@xxxxxxxxx>
  • To: ilugc@xxxxxxxxxxxxx, kanchilug@xxxxxxxxxxxxx
  • Date: Thu, 15 Sep 2016 21:00:10 +0530

Hi,
OS: Ubuntu/Debian

apparmor_status - display various information about the current AppArmor
policy.

apparmor is a Linux Security Module implementation of  name-based
mandatory access controls

# aa-status [option]

# apparmor_status --enabled

returns error code if apparmor is not enabled

# apparmor_status --profiled

displays the number of loaded apparmor policies

# apparmor_status --enforced

displays the number of loaded enforcing apparmor policies

# apparmor_status --complaining

displays the number of loaded non-enforcing apparmor policies


regards,

T.Dhanasekar


_____________________________________
ILUGC List: //www.freelists.org/list/ilugc
ILUGC Web: http://ilugc.in/

Other related posts:

  • » [ILUGC] GNU/Linux commands - apparmor_status - Dhanasekar