nerdexam
CompTIA

N10-005 · Question #528

Which of the following authentication solutions use tickets that include valid credentials to access additional network resources?

The correct answer is A. Kerberos. Kerberos is the authentication protocol that uses a ticket-based system. When a user authenticates to the Key Distribution Center (KDC), they receive a Ticket Granting Ticket (TGT). This TGT is then presented to the Ticket Granting Service (TGS) to obtain service tickets for…

Network security

Question

Which of the following authentication solutions use tickets that include valid credentials to access additional network resources?

Options

  • AKerberos
  • BRADIUS
  • CMulti-factor authentication
  • DTACACS+

How the community answered

(24 responses)
  • A
    92% (22)
  • B
    4% (1)
  • C
    4% (1)

Explanation

Kerberos is the authentication protocol that uses a ticket-based system. When a user authenticates to the Key Distribution Center (KDC), they receive a Ticket Granting Ticket (TGT). This TGT is then presented to the Ticket Granting Service (TGS) to obtain service tickets for individual network resources (file servers, applications, etc.) without requiring the user to re-enter their credentials each time. RADIUS is an AAA protocol that uses a challenge/response model, not tickets. Multi-factor authentication is a broader concept about verifying identity using multiple factors. TACACS+ is a Cisco-proprietary AAA protocol that separates authentication, authorization, and accounting but does not use tickets.

Topics

#Kerberos#authentication tickets#AAA#network authentication

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice