Author: elecharny
Date: Thu Feb 7 11:04:52 2013
New Revision: 1443408
URL: http://svn.apache.org/viewvc?rev=1443408&view=rev
Log:
Added a table of content
Modified:
directory/site/trunk/content/apacheds/kerberos-ug/1-kerberos.mdtext
Modified: directory/site/trunk/content/apacheds/kerberos-ug/1-kerberos.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/apacheds/kerberos-ug/1-kerberos.mdtext?rev=1443408&r1=1443407&r2=1443408&view=diff
==============================================================================
--- directory/site/trunk/content/apacheds/kerberos-ug/1-kerberos.mdtext (original)
+++ directory/site/trunk/content/apacheds/kerberos-ug/1-kerberos.mdtext Thu Feb 7 11:04:52
2013
@@ -20,6 +20,23 @@ Notice: Licensed to the Apache Software
specific language governing permissions and limitations
under the License.
+## Table of content
+
+* [1.1 - Introduction](kerberos-ug/1.1-introduction.html)
+ * [1.1.1 - Realms](kerberos-ug/1.1.1-realms.html)
+ * [1.1.2 - Principal](kerberos-ug/1.1.2-Principal.html)
+ * [1.1.3 - Keys](kerberos-ug/1.1.3-keys.html)
+ * [1.1.4 - KDC (Key Distribution Center)](kerberos-ug/1.1.4-kdc.html)
+ * [1.1.5 - Database](kerberos-ug/1.1.5-database.html)
+ * [1.1.6 - AS (Authentication Server)](kerberos-ug/1.1.6-as.html)
+ * [1.1.7 - TGS (Ticket Granting Server)](kerberos-ug/1.1.7-tgs.html)
+ * [1.1.8 - Tickets](kerberos-ug/1.1.8-tickets.html)
+* [1.2 - More Information](kerberos-ug/1.2-more-information.html)
+* [1.3 - Resources](kerberos-ug/1.3-resources.html)
+ * [1.3.1 - Kerberos Articles](kerberos-ug/1.3.1-kerberos-articles.html)
+ * [1.3.2 - Microsoft compatibility](kerberos-ug/1.3.2-microsoft-compatibility.html)
+ * [1.3.3 - Standards](kerberos-ug/1.3.3-standards.html)
+
# 1 - What is Kerberos ?
**Kerberos** is the result of an effort by the MIT, known as **Project Athena**. It started
in May 1983, and resulted in many internal version at the MIT, and finally, **Kerberos V4**
was openly released on January 1989. **Kerberos V5* is available since 1993.
|