xref: /freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/How_Kerberos_Works.htm (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2<HTML>
3<HEAD>
4<meta name="GENERATOR" content="Microsoft&reg; HTML Help Workshop 4.1">
5<link rel="stylesheet" type="text/css" href="Leash.css" />
6<Title>How Kerberos Works</Title>
7</HEAD>
8<BODY>
9<H1> How Does Kerberos Work?</H1>
10<p>
11The Kerberos protocol uses secret-key cryptography to allow the user and the service the user is accessing to prove their identities to each other and then to encrypt the rest of their communications. This mutual authentication and subsequent encryption maintain privacy and data integrity for both user and service. </p>
12<p>
13A basic understanding of Kerberos can be gained by reading the <a href="HTML/Kerberos_Terminology.htm">Kerberos terminology</a> page. You do not need to know the inner workings of the encryption and authentication to use Kerberos. However, if you are curious to know more, the MIT Kerberos Consortium has an excellent website with links to several varieties of documentation, including a tutorial of the Kerberos protocol. <a href="https://www.kerberos.org/docs/index.html" target="new">MIT Kerberos Consortium documentation page</a>
14
15<H2>Related Help</H2>
16<ul id="helpul">
17<li><a href="HTML/Kerberos.htm">What is Kerberos?</a></li>
18<li><a href="HTML/Kerberos_Terminology.htm">Kerberos terminology</a></li>
19<li><a href="HTML/Encryption_Types.htm">Encryption types</a></li>
20</ul>
21
22
23</BODY>
24</HTML>
25