Access Control

Access control is how the system manages access to various resources. Classically access control is defined in terms of who wants to perform what action on what resource and if that tripple of (who, action, resource) should be allowed.

Slides

  • 04-Access-Control
    • Access Control
    • Principle of least privilege
    • Reference monitor
    • Access control implementations
      • Access Control Directory
      • Access Control Matrix
      • Access Control Tripples
      • Access Control Lists
  • 05-Information-Flow-Control
    • Access Control Capabilities
    • Multi-level security models
      • Bell-LaPadula
      • Biba
    • Cookies

News

Wikipedia and other education pages

Research