CS 513 - System Security
Lecture 20

Lecturer: Professor Fred B. Schneider
Notes by: Vicky Weissman
Lecture Date: 4/11/00


Today's Topic - Capability Lists

Main Idea
Requirements
Naming Objects
Preventing Forgery

Main Idea:

Each subject stores a set of object/access rights pairs called capabilities.
A subject can access an object if and only if it has the appropriate capability.

Requirements:

Object names must be unique.
Capabilities cannot be forged.

Naming Objects:

Preventing Forgery: