'Examinable' Stuff Flashcards
(225 cards)
What is Authentication?
Verifying the identity of someone or something
What is Authorization?
Determining whether someone or something has permission to access a resource
What does Access refer to in the Authorization process?
Determining what actions
something or someone can perform on
the resource based on permission levels
List 3 Windows Authentication methods.
- Kerberos version 5 protocol
- NT LAN Manager
- Certificate mapping
KDC
Key Distribution Center - Kerberos uses this trusted intermediary to manage the use of encrypted keys passed between the clients and server for authentication
List some new authentication features in Windows 7?
- Smartcards
- Windows Biometric Framework (for Biometrics)
- Managing file access in Win 7 through NTFS permissions
- online identity integration
What are NTFS permissions?
Define the type of access granted to a user, group or computer for a file or folder
What are the 2 levels of permission?
- Shared folders permissions
2. NTFS file system permissions
What are Shared Folder permissions?
Allow security principals such as users to access shared resources from across the network. Shared folder permissions are only in effect when users access some resource from across the network.
What are NTFS file system permissions?
Always in effect, whether connected across the network or logged on to the local machine where the resource is located. You grant NTFS permissions to a user of group for a file or folder.
What are explicit permissions?
User creates a file or folder and assign permissions
Inherited permissions
File or folder permissions for a child object default from its parent
Effective permissions
A file or folder’s final, combined permission set that is determined by Windows 7 when a file or folder contains both user and group permissions.
What happens when determining effective permissions?
- User and group permissions are combined
2. Deny overrides allos
What are shared folders?
Shared folders are folders that allow network access to their content.
You can share folders but you cannot share individual files.
The default shared folder’s permission is full control for the user that shared the folder
What methods can be used to share folders?
- MMC console using share’s snap-in
- In Windows Explorer
- Command line using ‘net share’ command
- Through computer management
Network and Sharing Center
Provides services to view, configure and troubleshoot your network access and sharing capabilities
What else does NSC do?
Provides centralized control of network features:
- network map
- network location - private, public, domain
- network discovery
Controls sharing capabilities related to various network resources:
- file sharing
- public folder sharing
- printer sharing
- media sharing
Network discovery
After you enable Network Discovery, components on the computer allow it to map the network and respond to map requests
NTFS File Compression
The method used by the NTFS file system to compress files and folders and volumes
We use compression to save disk space
How do you determine version of Windows (32 or 64bit)
Start -> Right-click Computer -> Properties OR
use msinfo command
What is an upgrade path?
Set of options for upgrading from one Windows OS to another
Upgrade installation
Retains files, settings, and programs
Custom installation
Otherwise known as clean installation. Overwrites files, settings, and programs