nerdexam
Apple

DEP-2025 · Question #155

Which Kerberos feature allows users to sign in once and access multiple authenticated services?

The correct answer is C. Ticket-granting ticket (TGT). In Kerberos, the Ticket-Granting Ticket (TGT) is the feature that enables single sign-on (SSO). After initial authentication, the user receives a TGT from the Key Distribution Center (KDC). The TGT is then used to obtain service tickets for accessing various resources without…

Implement Deployment

Question

Which Kerberos feature allows users to sign in once and access multiple authenticated services?

Options

  • ASign in with Apple at Work & School
  • BOAuth
  • CTicket-granting ticket (TGT)
  • DSAML

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    83% (25)
  • D
    10% (3)

Explanation

In Kerberos, the Ticket-Granting Ticket (TGT) is the feature that enables single sign-on (SSO). After initial authentication, the user receives a TGT from the Key Distribution Center (KDC). The TGT is then used to obtain service tickets for accessing various resources without re- authenticating, providing a seamless SSO experience.

Topics

#Kerberos#ticket-granting ticket#SSO#authentication

Community Discussion

No community discussion yet for this question.

Full DEP-2025 Practice