1: Both ACLs and C-List entries use "owners" (users) rather than individual processes. Why?
2: Alice can read and write to the file x, can read the file y, and can execute the file z. Bob can read x, can read and write to y, and cannot access z.
a. Write a set of access control lists for this situation. Which list is associated with which file?
b. Write a set of capability lists for this situation. With what is each list associated?