Lesson 13- Manage Permissions and Sharing Flashcards
How do you identify the ownership and permissions of a file or folder in the Finder?
Finder- you can open the get info window of each file or folder
Which ownership tiers are used with POSIX-style permissions to separately define specific privilege rules for each file and folder?
Owner
Group
Everyone
How do you access control lists differ from standard UNIX file system permissions?
ACLS expand the standard UNIX permissions architecture to allow more file and folder access control
How does the default organization file system allow users to safely share local files and folders?
every home folder contains a public folder that others can read and a Dropbox fold that other uses can write to.
What’s unique about the permissions fo the/Users/Shared folder?
only owner can delete items from the shared folder.