ACLs vs. Capabilities
Focus on resources the Access Control List
Good if resources greatly outnumber users
Can be implemented so that minimal information caching is needed
Good when the user who creates a resource has authority over it
Focus on users the Capability System
Good if users greatly outnumber resources
Lots of information caching is needed
Good when a system manager has control over all resources