Podcast
Questions and Answers
What happens when a user has conflicting permissions from different groups?
What happens when a user has conflicting permissions from different groups?
When a user accesses a networked file, which permission takes precedence?
When a user accesses a networked file, which permission takes precedence?
What permission is required to copy a file from one NTFS folder to another?
What permission is required to copy a file from one NTFS folder to another?
What do explicit NTFS permissions do when a file is moved to a different NTFS partition?
What do explicit NTFS permissions do when a file is moved to a different NTFS partition?
Signup and view all the answers
Which action will cause a file to inherit permissions from its new location?
Which action will cause a file to inherit permissions from its new location?
Signup and view all the answers
What is a key characteristic of NTFS permissions?
What is a key characteristic of NTFS permissions?
Signup and view all the answers
Which of the following statements is true about copying files to a non-NTFS partition?
Which of the following statements is true about copying files to a non-NTFS partition?
Signup and view all the answers
What is the purpose of the net use command in Windows?
What is the purpose of the net use command in Windows?
Signup and view all the answers
Which permission allows a user to delete files and change permissions in a shared folder?
Which permission allows a user to delete files and change permissions in a shared folder?
Signup and view all the answers
What is a key action that must be performed before network users can access shared folders?
What is a key action that must be performed before network users can access shared folders?
Signup and view all the answers
Which of the following describes the Read share permission level?
Which of the following describes the Read share permission level?
Signup and view all the answers
Which tool can be used to manually share a folder in Windows?
Which tool can be used to manually share a folder in Windows?
Signup and view all the answers
What must be included in the UNC path to access a shared folder?
What must be included in the UNC path to access a shared folder?
Signup and view all the answers
What will the command 'net use F: \Wrk1\shared2' do?
What will the command 'net use F: \Wrk1\shared2' do?
Signup and view all the answers
Which of the following is not a share permission option?
Which of the following is not a share permission option?
Signup and view all the answers
What happens if the persistent option '/persistent:no' is used with the net use command?
What happens if the persistent option '/persistent:no' is used with the net use command?
Signup and view all the answers
What does the command 'net use /?' do?
What does the command 'net use /?' do?
Signup and view all the answers
How can you create an administrative share on a Windows computer?
How can you create an administrative share on a Windows computer?
Signup and view all the answers
Who can access default administrative shares?
Who can access default administrative shares?
Signup and view all the answers
Which of the following statements is NOT true regarding NTFS permissions?
Which of the following statements is NOT true regarding NTFS permissions?
Signup and view all the answers
What does the 'Modify' action in NTFS permissions allow a user to do?
What does the 'Modify' action in NTFS permissions allow a user to do?
Signup and view all the answers
Which permission in NTFS allows a user to simply view the content of files?
Which permission in NTFS allows a user to simply view the content of files?
Signup and view all the answers
What action does the 'List folder contents' permission in NTFS allow?
What action does the 'List folder contents' permission in NTFS allow?
Signup and view all the answers
What is a characteristic of administrative shares?
What is a characteristic of administrative shares?
Signup and view all the answers
Which NTFS permission allows a user to execute executable files?
Which NTFS permission allows a user to execute executable files?
Signup and view all the answers
Study Notes
NTFS Permissions
- NTFS permissions apply to files accessed both locally and over the network
- Offer granular control over folders and files
- Can be assigned to system users
- Folder permissions include the following options: Full control, Modify, Read and Execute, List Folder Contents, Read, Write
- File level permissions share the same names, but function differently
- File Permissions include: Full Control, Modify, Read and Execute, Read, Write
Share Permissions
- Allow access to files and folders shared and accessed over a network
- Offer three options to limit user actions: Full Control, Change, Read
- Full Control actions: Ownership, Read, Write, Create, Delete, Change permissions
- Change actions: Read, Write, Create, Delete
- Read Actions: Read, Copy, Run
Permission Management
- Use the principle of least privilege: Limit users to only the access necessary for their job
- Use group management to assign permissions: Create a group for each role in the organization and assign proper permissions to the group
- Assign appropriate members to each group: For changing roles, remove users from a group and add them to their new appropriate group
- When users belong to multiple groups, the permissions of the least restrictive group will apply
- Apply Full Control share permissions and then use NTFS permissions to fine tune access for files and folders
- This strategy eliminates permission conflicts and applies the most restrictive settings locally and over the network
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.