RADIIUS, TACACS+, Kerberos

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:06 PM on 7/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

What components does enterprise authentication use?

an AAA server and network directory

2
New cards

What is one way of implementing the AAA server when configuring enterprise authentication?

Remote Authentication Dial-in User Service (RADIUS)

3
New cards

How is the wireless access point configured when using RADIUS?

as a client of the RADIUS server

4
New cards

What does the wireless access point do with user credentials in a RADIUS setup?

forwards this data between the RADIUS server and the supplicant without being able to read it

5
New cards

What must the wireless access point be configured with for RADIUS?

the host name or IP address of the RADIUS server and a shared secret

6
New cards

What does the shared secret allow in a RADIUS configuration?

the RADIUS server and access point to trust one another

7
New cards

What is another way of implementing AAA besides RADIUS?

TACACS+

8
New cards

Who developed TACACS+?

Cisco

9
New cards

What is TACACS+ often used to authenticate?

administrative access to routers, switches, and access points

10
New cards

What is RADIUS often used to authenticate?

connections by wireless and VPN users

11
New cards

What protocol could in theory allow an access point to let a user authenticate directly to a directory server?

Kerberos

12
New cards

On Windows networks, what does Kerberos allow a user account to authenticate to?

a domain controller (DC) over a trusted local cabled segment

13
New cards

What does Kerberos facilitate?

single sign-on (SSO)

14
New cards

What does the Kerberos server issue besides authenticating the user on the network?

authorization tickets that give the user account rights and permissions on compatible application servers

15
New cards

In practice, what direct support do access points have for Kerberos?

there are no access points with direct support for Kerberos

16
New cards

What do access points use instead of direct Kerberos support?

RADIUS or TACACS+ and EAP to tunnel the credentials and tokens

17
New cards

What do tunneled credentials and tokens allow a domain user connecting via a wireless client to do?

authenticate to a DC and use SSO authorizations