[Ubuntu Wiki] Update of "DebuggingApparmor" by jdstrand

Ubuntu Wiki noreply at ubuntu.com
Mon Mar 5 14:09:38 UTC 2012


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ubuntu Wiki" for change notification.

The "DebuggingApparmor" page has been changed by jdstrand:
http://wiki.ubuntu.com/DebuggingApparmor?action=diff&rev1=24&rev2=25

  in 11.04 and later:{{{
  sudo aa-disable /etc/apparmor.d/path.to.bin
  }}}
+ 
+ To disable all of !AppArmor for testing purposes, boot with 'apparmor=0' on the kernel command line.
  
  = Adjusting Tunables =
  AppArmor provides a mechanism for tuning your configuration without having to adjust your profiles. These tunables are stored in various files in ```/etc/apparmor.d/tunables```. The most common tunable to adjust is ```/etc/apparmor.d/tunables/home```. If AppArmor is denying access to files in your home directory and your home directory is not in ```/home```, then you need to edit ```/etc/apparmor.d/tunables/home``` accordingly. For example, if your home directory is under ```/exports/home``` then change:



More information about the Ubuntu-bugsquad mailing list