Lesson 3 - Chapter 3: Permissions Based on User Accounts and Groups Flashcards
What’s the purpose of using the UAC security feature?
helps to prevent major system changes from being made like installing unauthorized applications
How is the security level of UAC configured?
Through User Accounts in the Control Panel
(Change User Account Control setting)
What are the 4 security level options on the User Account Control settings slider?
- Always notify me when
- Notify me only when apps try to make changes to my computer (default)
- Notify me only when apps try to make changes to my computer (do not dim my desktop)
- Never notify
What are the 2 types of file and folder security that Windows has? What’s the difference?
- Windows sharing (folders only, network only)
- NTFS sharing (both, local and network)
What do Windows share permissions control? Is it via network or local access?
Share permissions control who can access shared folders (and in what ways) via the network [only]
Windows Share permissions relate to both local and network-shared folders. T or F?
False only network, share permissions do not apply to local access (a different user account on the same PC)
What file systems do (windows?) Share permissions work on?
Any file system (NTFS, FAT32, etc)
NTFS Permissions apply only to local access. T or F?
False, NTFS permissions apply to both local access and network
NTFS permissions apply only to files and folders stored on what kind of formatted volume?
NTFS-formatted volumes
How do you access NTFS permissions?
Properties > Security
How do you access sharing permissions?
Properties > Sharing
for the folder
What happens when both Windows and NTFS sharing are used?
The more restrictive permissions prevail
(Sharing = Everyone can r/w but NTFS = Everyone can r, then read only would prevail)
Sharing permissions apply only to _____
folders (not individual files)
What are the 2 ways that sharing permissions can be set?
- Standard sharing
- Advanced sharing
When would you use standard sharing?
when you just need a simple share with one or more users or groups
When would you use advanced sharing?
use advanced sharing when you have special sharing needs that the standard method can’t meet
What’s the difference between the Change and Full Control folder permissions?
Change doesn’t grant the ability to change the folder’s permissions
Make sure you don’t use the ___ column when you’re trying to “not allow”
deny
(turning off the Allow permission has the desired effect with no potential bug effects)
What happens if you mix Allow and Deny permissions on nested folders?
It can create file access problems that are hard to troubleshoot
What’s the main reason why you would use a Deny permission?
To override an inherited Allow permission for a folder
What are the 5 standard options for NTFS file permissions?
- Full control
- Modify
- Read & Execute
- Read
- Write
What are the NTFS»_space;folder«_space;permissions? (2)
Folder permissions define what a user may do to a folder
- The standard file permissions (Full control, modify, read & execute, read, write)
- List Folder contents
What is the Change permission (NTFS permission) for other users?
enables an account to add or remove permissions for other users