You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2013/02/07 12:04:57 UTC

svn commit: r849714 - in /websites/staging/directory/trunk/content: ./ apacheds/kerberos-ug/1-kerberos.html

Author: buildbot
Date: Thu Feb  7 11:04:57 2013
New Revision: 849714

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/apacheds/kerberos-ug/1-kerberos.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Feb  7 11:04:57 2013
@@ -1 +1 @@
-1443398
+1443408

Modified: websites/staging/directory/trunk/content/apacheds/kerberos-ug/1-kerberos.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/kerberos-ug/1-kerberos.html (original)
+++ websites/staging/directory/trunk/content/apacheds/kerberos-ug/1-kerberos.html Thu Feb  7 11:04:57 2013
@@ -137,6 +137,27 @@
     </div>
 
 
+<h2 id="table-of-content">Table of content</h2>
+<ul>
+<li><a href="kerberos-ug/1.1-introduction.html">1.1 - Introduction</a><ul>
+<li><a href="kerberos-ug/1.1.1-realms.html">1.1.1 - Realms</a></li>
+<li><a href="kerberos-ug/1.1.2-Principal.html">1.1.2 - Principal</a></li>
+<li><a href="kerberos-ug/1.1.3-keys.html">1.1.3 - Keys</a></li>
+<li><a href="kerberos-ug/1.1.4-kdc.html">1.1.4 - KDC (Key Distribution Center)</a></li>
+<li><a href="kerberos-ug/1.1.5-database.html">1.1.5 - Database</a></li>
+<li><a href="kerberos-ug/1.1.6-as.html">1.1.6 - AS (Authentication Server)</a></li>
+<li><a href="kerberos-ug/1.1.7-tgs.html">1.1.7 - TGS (Ticket Granting Server)</a></li>
+<li><a href="kerberos-ug/1.1.8-tickets.html">1.1.8 - Tickets</a></li>
+</ul>
+</li>
+<li><a href="kerberos-ug/1.2-more-information.html">1.2 - More Information</a></li>
+<li><a href="kerberos-ug/1.3-resources.html">1.3 - Resources</a><ul>
+<li><a href="kerberos-ug/1.3.1-kerberos-articles.html">1.3.1 - Kerberos Articles</a></li>
+<li><a href="kerberos-ug/1.3.2-microsoft-compatibility.html">1.3.2 - Microsoft compatibility</a></li>
+<li><a href="kerberos-ug/1.3.3-standards.html">1.3.3 - Standards</a></li>
+</ul>
+</li>
+</ul>
 <h1 id="1-what-is-kerberos">1 - What is Kerberos ?</h1>
 <p><strong>Kerberos</strong> is the result of an effort by the MIT, known as <strong>Project Athena</strong>. It started in May 1983, and resulted in many internal version at the MIT, and finally, <strong>Kerberos V4</strong> was openly released on January 1989. *<em>Kerberos V5</em> is available since 1993.</p>
 <p><strong>Kerberos</strong> is a computer network authentication protocol, which provides a secure, SSO, trusted third-party mutual authentication service.</p>