Home Directory and Ownership
Home directory: user directory in the network.
- Create (or use) a USERS directory and set share-level permission: full control to all users in the machine. Use $.
- Create an individual sub-directory in USERS for each user and set directory-level permission: full control just for the individual user. See the result.
Ownership concept: a directory/file owner is a user that can always modify permissions, no matter the entries in the ACL.
- Allows users to grant permissions to others, administrators to retake ownership.