AAA (Authentication, Authorization, and Accounting) --Lesson 1.2

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

flashcard set

Earn XP

Description and Tags

CompTIA + Security Cert

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

What does AAA stand for in information security?

Authentication, Authorization, and Accounting.

2
New cards

What is the purpose of authentication in AAA?

To verify a user's identity using credentials like passwords or certificates.

3
New cards

What does authorization determine in AAA?

What resources a user can access based on roles or group membership.

4
New cards

What is the role of accounting in AAA?

To log and track user activity for auditing and accountability.

5
New cards

How does a VPN concentrator use AAA?

It relies on a central AAA server to validate user credentials before granting access.

6
New cards

How are devices authenticated in a secure network?

Using digital certificates signed by a Certificate Authority (CA).

7
New cards

What does a Certificate Authority do?

Issues and signs digital certificates to establish trust in device authentication.

8
New cards

Why use role-based or group-based authorization?

To simplify permission management and improve scalability.

9
New cards

Why is assigning individual permissions not scalable?

It becomes complex and error-prone as the number of users and resources grows.

10
New cards

How does group-based access control help?

Users inherit permissions from their group, streamlining access management.