Kerberos requires a Service Ticket be presented to the Service Provider to obtain access to a Resource
The client presents the Ticket Granting Ticket to the Ticket Granting Service when desiring access to a Protected Resource on a Service Provider.
The Ticket Granting Service authenticates the user's Ticket Granting Ticket and creates a Service Ticket and Client-To-Server Session Key for both the client and the remote Service Provider. The Service Ticket may be stored in cache on the local device.
The Ticket Granting Service receives the client's Ticket Granting Ticket and reads it using its own key.
If the Ticket Granting Service approves of the client's request, a Service Ticket is generated for both the client and the target Service Provider.