nerdexam
CompTIA

CAS-002 · Question #20

Which of the following authentication types is used primarily to authenticate users through the use of tickets?

The correct answer is D. Kerberos. Kerberos is a network authentication protocol designed around a ticket-based system. A client first authenticates to a Key Distribution Center (KDC) and receives a Ticket Granting Ticket (TGT). The client then uses the TGT to request service tickets for specific resources…

Technical Integration of Enterprise Components

Question

Which of the following authentication types is used primarily to authenticate users through the use of tickets?

Options

  • ALDAP
  • BRADIUS
  • CTACACS+
  • DKerberos

How the community answered

(32 responses)
  • A
    6% (2)
  • C
    3% (1)
  • D
    91% (29)

Explanation

Kerberos is a network authentication protocol designed around a ticket-based system. A client first authenticates to a Key Distribution Center (KDC) and receives a Ticket Granting Ticket (TGT). The client then uses the TGT to request service tickets for specific resources without transmitting the user's password across the network. LDAP (A) is a directory access protocol used to look up and manage directory entries, not authenticate via tickets. RADIUS (B) is an AAA protocol that uses a shared-secret challenge-response mechanism. TACACS+ (C) is also an AAA protocol that separates authentication, authorization, and accounting but does not use tickets.

Topics

#Kerberos#ticket-based authentication#authentication protocols#identity management

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice