1 AppArmorPolicy
Steve Beattie edited this page 2017-11-05 02:23:20 -08:00

WARNING

This document is a work in progress and requires at a minimum the development version of apparmor 4.x???

Requirements

  • AppArmor Kernel module - 4.x??
  • AppArmor Userspace - 4.x???

Related Documentation

Introduction

AppArmor is a flexible security system and can be used to enforce a variety of different confinement strategies, from enforcing system wide restrictions, role based policy, user restrictions, or application policy. The system provides the ability to apply any combination of these different confinement strategies simultaneously, allowing policy to be easily tailored for a given situation.

Types of Policy

??? guides to cover the basics of creating different types of policy ???

  • Policy Basics
  • System Policy
  • Application Policy
  • Confining Users
  • Roles
  • User defined policy
  • Application defined policy

Advanced Policy

  • Stacking
  • Namespaces

Setup, putting it all together