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?
- The user's access is granted based on the lowest permission level.
- The user can appeal for a higher authorization level.
- The user's access is granted based on the highest permission level.
- Deny permission always takes precedence over Allow permission. (correct)
When a user accesses a networked file, which permission takes precedence?
When a user accesses a networked file, which permission takes precedence?
- NTFS permissions.
- Folder permissions.
- Share permissions. (correct)
- Local access permissions.
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?
- Only Read permission to the destination.
- Only Write permission to the source.
- Read permission to the source and Write permission to the destination. (correct)
- Modify permission to the source and Read permission to the destination.
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?
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?
What is a key characteristic of NTFS permissions?
What is a key characteristic of NTFS permissions?
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?
What is the purpose of the net use command in Windows?
What is the purpose of the net use command in Windows?
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?
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?
Which of the following describes the Read share permission level?
Which of the following describes the Read share permission level?
Which tool can be used to manually share a folder in Windows?
Which tool can be used to manually share a folder in Windows?
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?
What will the command 'net use F: \Wrk1\shared2' do?
What will the command 'net use F: \Wrk1\shared2' do?
Which of the following is not a share permission option?
Which of the following is not a share permission option?
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?
What does the command 'net use /?' do?
What does the command 'net use /?' do?
How can you create an administrative share on a Windows computer?
How can you create an administrative share on a Windows computer?
Who can access default administrative shares?
Who can access default administrative shares?
Which of the following statements is NOT true regarding NTFS permissions?
Which of the following statements is NOT true regarding NTFS permissions?
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?
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?
What action does the 'List folder contents' permission in NTFS allow?
What action does the 'List folder contents' permission in NTFS allow?
What is a characteristic of administrative shares?
What is a characteristic of administrative shares?
Which NTFS permission allows a user to execute executable files?
Which NTFS permission allows a user to execute executable files?
Flashcards
Conflicting Permissions
Conflicting Permissions
When a user has both Allow and Deny permissions, Deny takes precedence.
Network File Access
Network File Access
Share permissions are prioritized over local permissions when accessing a networked file.
Copying a File
Copying a File
Requires Read permission for the source and Write permission for the destination.
Moving a File(NTFS)
Moving a File(NTFS)
Signup and view all the flashcards
Copying a File (Different Partition)
Copying a File (Different Partition)
Signup and view all the flashcards
Cumulative NTFS Permissions
Cumulative NTFS Permissions
Signup and view all the flashcards
Non-NTFS Partition Copying
Non-NTFS Partition Copying
Signup and view all the flashcards
Net Use Command
Net Use Command
Signup and view all the flashcards
Full Control
Full Control
Signup and view all the flashcards
File Sharing
File Sharing
Signup and view all the flashcards
Read Share Permission
Read Share Permission
Signup and view all the flashcards
Computer Management
Computer Management
Signup and view all the flashcards
UNC Path
UNC Path
Signup and view all the flashcards
Drive Mapping Temporary
Drive Mapping Temporary
Signup and view all the flashcards
Net Use /?
Net Use /?
Signup and view all the flashcards
Administrative Share
Administrative Share
Signup and view all the flashcards
Default Admin Share Access
Default Admin Share Access
Signup and view all the flashcards
NTFS Permissions Scope
NTFS Permissions Scope
Signup and view all the flashcards
Modify NTFS Permission
Modify NTFS Permission
Signup and view all the flashcards
Read Permission
Read Permission
Signup and view all the flashcards
List Folder Contents
List Folder Contents
Signup and view all the flashcards
Administrative Share Access
Administrative Share Access
Signup and view all the flashcards
Execute Permission
Execute Permission
Signup and view all the flashcards
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.