Identity and Access Management Flashcards
NTFS file permissions
full control modigy read and execute read write special permissions
ACL
-List of information to handle how everyone is given access
Access Control List
Federated Sytstem
System that is trusted by the domain
Samba
Allows Linux machines to use Active Directory
KDC
-Windows Domain Controller is known as KDC
Key Distribution Center
PIV card
-Picture and Identification information
Personal Identity Verification card
Windows File Permissions
-moving files on same hard drive to a new location what happens to permissions?
Keeps permissions
Linux File Permissions
D RWX RWX RWX
- Directory
- Owner
- Group
- Everyone
Multifactor Authentication
Using more than one authentication factor
ex: finger print and password
Linux command for editing permissions
chmod
O= everyone (stands for other)
G= group
A= all 3 catergories
Kerberos
Authentication protocol used to authenticate to windows domain controller
-Uses port 88
NTFS folder permissions
full control modigy read and execute list folder content read write special permissions
PAP
- Sends username and password in the clear
- Not used very often anymore
Password Authentication Protocol
Implicit Deny
Always denies unless told otherwise
AAA
Authentication
Authorization
Accounting
CHAP
- Uses a hash value to authenticate
- Sends the hash to whoever is trying to get authenticated as the challenge - they have to recreate the hash using the same shared key and send back as proof
Challenge-Handshake Authentication Protocol
SAML
- Used for web applications
- Single Sign-On allows access between an identity provider and a service provider
Security Assertion Markup Language
Linux permissions (numbers = permissions)
0 = --- 1 = --x 2 = -w- 3 = -wx 4 = r-- 5 = r-x 6 = rw- 7 = rwx
File system that doesn’t support windows permissions
Fat32