Chapter 13 - Users, Groups, and Permissions Flashcards
Allow vs. Deny
Allows NTFS permissions and Denies Inheritance.
Users and Groups
Groups are containers with certain permissions that user accounts can be added to and removed from.
Group Permissions
Permissions are assigned to groups for easy administration.
Built in Windows groups are?
Administrator and Standard User
Administrator Group
Administrator group users are super users or admin users.
Local Users and Groups
an old windows application that provides the most control over users and groups. Windows comes with a Guest account used for Guest.
Power Users
Power users are almost like Admin users. Just powers can’t take control of other users stuff(folders, data) like admin users can.
Standard NTFS Permissions for a folders and Files
Full-Control, Modify, Read and Execute, List folder contents, Read, and Write
Full-Control permission
NTFS permission that enables you to do anything you want with both folders and files.
Modify permission
NTFS permission that enables you to read, write and delete both files and subfolders.
Read and Execute permission
NTFS permission that enables you to see contents of the folder, subfolders, and files as well as run any executable programs or associations in that folder.
List folder contents permission
NTFS permission that enables you to see the contents of the folder and subfolders.
Read permission
NTFS permission that enables you to view a folder’s contents and open any file in the folder.
Write permission
NTFS permission that enables you to write to files and create new files and folders.
Inheritance
When a new folder or file gets the permissions of the folder in which it was created.
Linux and MacOS permissions are what?
Use owner, group, and everyone