Introduction

Fundamentals of access control

Any access control models can be stated formally using the notions of users, subjects, objects, operations, permissions, session.

A brief history of access control

  General ledger Payroll Accounts receivabe Accouns payable
Alice R, W   R R
Bob   R, W R R
Charles R   R R

RBAC and the enterprise

```