From commits-return-36008-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Mon Feb 11 13:27:23 2013 Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6026DEAB7 for ; Mon, 11 Feb 2013 13:27:22 +0000 (UTC) Received: (qmail 9946 invoked by uid 500); 11 Feb 2013 13:27:22 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 9868 invoked by uid 500); 11 Feb 2013 13:27:22 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 9565 invoked by uid 99); 11 Feb 2013 13:27:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2013 13:27:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2013 13:27:17 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id C78F52388A33 for ; Mon, 11 Feb 2013 13:26:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r850218 - in /websites/staging/directory/trunk/content: ./ apacheds/kerberos-ug/1.1.8-tickets.html apacheds/kerberos-ug/images/ticket.graphml apacheds/kerberos-ug/images/ticket.png Date: Mon, 11 Feb 2013 13:26:58 -0000 To: commits@directory.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130211132658.C78F52388A33@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Mon Feb 11 13:26:58 2013 New Revision: 850218 Log: Staging update by buildbot for directory Added: websites/staging/directory/trunk/content/apacheds/kerberos-ug/1.1.8-tickets.html websites/staging/directory/trunk/content/apacheds/kerberos-ug/images/ticket.graphml (with props) websites/staging/directory/trunk/content/apacheds/kerberos-ug/images/ticket.png (with props) Modified: websites/staging/directory/trunk/content/ (props changed) Propchange: websites/staging/directory/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Mon Feb 11 13:26:58 2013 @@ -1 +1 @@ -1444642 +1444760 Added: websites/staging/directory/trunk/content/apacheds/kerberos-ug/1.1.8-tickets.html ============================================================================== --- websites/staging/directory/trunk/content/apacheds/kerberos-ug/1.1.8-tickets.html (added) +++ websites/staging/directory/trunk/content/apacheds/kerberos-ug/1.1.8-tickets.html Mon Feb 11 13:26:58 2013 @@ -0,0 +1,179 @@ + + + + + 1.1.8 - Tickets — Apache Directory + + + + + + + + + + + + +
+ +
+
+ + + +
+
+ + + + + +

1.1.8 - Tickets

+

All the kerberos system is based on the dstribution of tickets.

+

A Ticket is an encrypted data generated by the Kerberos Server and used by a service. It gives the right for a user to access a service, assuming the service can decrypt the ticket.

+

It also contains many other fields, like the ticket's expiration date, for instance.

+

What's inside a Ticket ?

+

Here are the information that can be found in a ticket. Most of them are encrypted using the service's secret key.

+

+Ticket +

+ + + + + +
+
+
+ +
+ + \ No newline at end of file Added: websites/staging/directory/trunk/content/apacheds/kerberos-ug/images/ticket.graphml ============================================================================== Binary file - no diff available. Propchange: websites/staging/directory/trunk/content/apacheds/kerberos-ug/images/ticket.graphml ------------------------------------------------------------------------------ svn:mime-type = application/xml Added: websites/staging/directory/trunk/content/apacheds/kerberos-ug/images/ticket.png ============================================================================== Binary file - no diff available. Propchange: websites/staging/directory/trunk/content/apacheds/kerberos-ug/images/ticket.png ------------------------------------------------------------------------------ svn:mime-type = image/png