Example of Getting a Kerberos Tickets
-User requests a tickets from the Kerberos server for a host
-The server sends the encrypted ticket to the user.
-The Kerberos program then decrypts the
tickets using the user’s password
-The ticket is then presented to the host verifying who the user is and allowing them access