Kerberos

Why Trust Techopedia

What Does Kerberos Mean?

Kerberos is a network protocol that uses secret-key cryptography to authenticate client-server applications. Kerberos requests an encrypted ticket via an authenticated server sequence to use services.

Advertisements

The protocol gets its name from the three-headed dog (Kerberos, or Cerberus) that guarded the gates of Hades in Greek mythology.

Techopedia Explains Kerberos

Kerberos was developed by Project Athena – a joint project between the Massachusetts Institute of Technology (MIT), Digital Equipment Corporation and IBM that ran between 1983 and 1991.

An authentication server uses a Kerberos ticket to grant server access and then creates a session key based on the requester’s password and another randomized value. The ticket-granting ticket (TGT) is sent to the ticket-granting server (TGS), which is required to use the same authentication server.

The requester receives an encrypted TGS key with a time stamp and service ticket, which is returned to the requester and decrypted. The requester sends the TGS this information and forwards the encrypted key to the server to obtain the desired service. If all actions are handled correctly, the server accepts the ticket and performs the desired user service, which must decrypt the key, verify the timestamp and contact the distribution center to obtain session keys. This session key is sent to the requester, which decrypts the ticket.

If the keys and timestamp are valid, client-server communication continues. The TGS ticket is time stamped, which allows concurrent requests within the allotted time frame.

Advertisements

Related Terms

Margaret Rouse
Editor

Margaret jest nagradzaną technical writerką, nauczycielką i wykładowczynią. Jest znana z tego, że potrafi w prostych słowach pzybliżyć złożone pojęcia techniczne słuchaczom ze świata biznesu. Od dwudziestu lat jej definicje pojęć z dziedziny IT są publikowane przez Que w encyklopedii terminów technologicznych, a także cytowane w artykułach ukazujących się w New York Times, w magazynie Time, USA Today, ZDNet, a także w magazynach PC i Discovery. Margaret dołączyła do zespołu Techopedii w roku 2011. Margaret lubi pomagać znaleźć wspólny język specjalistom ze świata biznesu i IT. W swojej pracy, jak sama mówi, buduje mosty między tymi dwiema domenami, w ten…