Lesson 13 Flashcards

Manage Permissions and Sharing

1
Q

How do you identify the ownership and permissions of a file or folder in the Finder?

A

Open the Get Info window of each file or folder and find the permissions of each. Each file and folder has owner, group, and everyone permission settings.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which ownership tiers are used with POSIX-style permissions to separately define specific privilege rules for each file and folder?

A

a. Owner—By default, an item owner is the user who created the item or copied it to the Mac.
b. Group—By default, the group permissions for an item are inherited from the folder it was created in.
c. Everyone—Use the everyone permission settings to define access for anyone who isn’t the owner and isn’t part of the item’s group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do access control lists (ACLs) differ from standard UNIX file system permissions?

A

Access control lists (ACLs) expand the standard UNIX permissions architecture to allow more file and folder access control.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How does the default organization of the file system allow users to safely share local files and folders?

A

Every home folder contains a Public folder that other users can read and a Dropbox folder that other users can write to. All other subfolders in a user’s home folder (except the optional Sites folder) have default permissions that don’t allow access by other users. The Shared folder is also set for all users to share items.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What’s unique about the permissions of the /Users/Shared folder?

A

The Shared folder enables local users to read and write files to it, but only the user who owns an item can delete it from the Shared folder. This folder’s “sticky bit” permissions setting prevents other users from deleting items that they don’t own.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly