1/14
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
What are cumulative permissions?
user + group permissions
What permission is necessary for other users to take ownership of a file/directory? Who has this permission automatically assigned?
Take ownership permission, Admins
What are ACLs? What are the entries called?
A list of users and their permissions with the object, ACEs
What are the two forms of permissions?
Explicit and Inherited
If a user has allow write permissions but their group has deny write permissions, which permissions wins?
Deny
What do black check marks mean? What about gray?
Black check marks means explicit permissions while gray means inherited permissions
What setting can you use to get rid of inheritance on a folder/file?
Disable inheritance on the object
What permissions trump folder permissions?
File permissions
When are share permissions applied?
When files are accessed over the network
What is the downside to share permissions?
Users can access files/folders locally
When both share and NTFS permissions are applied, which one takes precedence?
The more restrictive one
What are the two types of NTFS permissions?
Standard and special
What are special permissions?
Allows granular configuration of permissions
What are the best practices for setting permissions? (3)
Assign permissions as high up as possible, assign permissions to groups, use domain groups to set permissions
What is the max volume and file size on ReFS? What about NTFS?
35 petabytes for both, 256 terabytes for both