nerdexam
CompTIA

CV0-003 · Question #344

Which of the following is an authentication protocol that uses a ticket-based system for access control?

The correct answer is D. Kerberos. Kerberos is the authentication protocol that uses tickets to grant access to network resources without repeatedly transmitting passwords.

Security

Question

Which of the following is an authentication protocol that uses a ticket-based system for access control?

Options

  • APKI
  • BCiphers
  • CWPA2
  • DKerberos

How the community answered

(54 responses)
  • A
    2% (1)
  • B
    6% (3)
  • C
    2% (1)
  • D
    91% (49)

Why each option

Kerberos is the authentication protocol that uses tickets to grant access to network resources without repeatedly transmitting passwords.

APKI

PKI (Public Key Infrastructure) is a framework for managing digital certificates and public-key encryption, not a ticket-based authentication protocol.

BCiphers

Ciphers are algorithms used for encryption and decryption of data, not an authentication protocol of any kind.

CWPA2

WPA2 is a wireless network security standard that provides encryption for Wi-Fi communications, not a ticket-based authentication system.

DKerberosCorrect

Kerberos is a network authentication protocol that uses a trusted third-party Key Distribution Center (KDC) to issue encrypted tickets. When a user authenticates, they receive a Ticket Granting Ticket (TGT), which is then used to request service tickets for specific resources. This ticket-based system avoids sending credentials repeatedly across the network.

Concept tested: Kerberos ticket-based authentication protocol

Source: https://learn.microsoft.com/en-us/windows-server/security/kerberos/kerberos-authentication-overview

Topics

#Kerberos#authentication protocols#ticket-based access#access control

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice