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…
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)- A3% (1)
- B3% (1)
- C83% (25)
- D10% (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
Community Discussion
No community discussion yet for this question.