Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 58235 invoked from network); 7 Nov 2010 00:01:33 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Nov 2010 00:01:33 -0000 Received: (qmail 63733 invoked by uid 500); 7 Nov 2010 00:02:04 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 63676 invoked by uid 500); 7 Nov 2010 00:02:03 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 63669 invoked by uid 99); 7 Nov 2010 00:02:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Nov 2010 00:02:03 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of elecharny@gmail.com designates 74.125.82.44 as permitted sender) Received: from [74.125.82.44] (HELO mail-ww0-f44.google.com) (74.125.82.44) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Nov 2010 00:01:57 +0000 Received: by wwb39 with SMTP id 39so2661526wwb.1 for ; Sat, 06 Nov 2010 17:01:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=JkcjuHdZwCetoKV4Hrjn8TfV0R0IigovSVC9P2DVT+E=; b=Dk7TdxLWbc/MfaAKkNtG1KKOOkEiy1gYQl4ACTQ/B/R0g4mz2ZVW99TDAIL1Bgox7Q wulp4PGC+pagrR6RZ2IoicVZOUavwt8p5jHnllZz970qu1jvoVLecC3oiKAaqcovEfnF DI+igtIwVhnGmk38HVJjLwh0CovUFI1tnLx8M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=ehBpciYjJG7scBJamkFt3S5bUCNFvg4bXpYGnxpbiS/OU2Q89F3lymWvggUWE69UON FSeKfW5P41qz19Q+KhmG7UTUBYUzYJ94V+HYZV8cfDdS/3DbWjZXB+Rw0Cgb5wk0xiNi +MI5XaY+yQCHZ7LYFQJ7oDjQFrkQKIitLbToE= Received: by 10.216.231.168 with SMTP id l40mr3755297weq.18.1289088095409; Sat, 06 Nov 2010 17:01:35 -0700 (PDT) Received: from emmanuel-lecharnys-MacBook-Pro.local (ran75-1-78-192-106-184.fbxo.proxad.net [78.192.106.184]) by mx.google.com with ESMTPS id y15sm2018192weq.30.2010.11.06.17.01.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 06 Nov 2010 17:01:34 -0700 (PDT) Message-ID: <4CD5EC5D.2050602@gmail.com> Date: Sun, 07 Nov 2010 01:01:33 +0100 From: Emmanuel Lecharny Reply-To: elecharny@apache.org User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: Apache Directory Developers List Subject: Kerberos Ticket decoder works. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Hi guys, just to tell you that I have the first Kerberos message codec working. I started with Ticket. It was longer than expected because a Ticket contains two sub-elements (PrincipalName and EncryptedData), and this was a bit complex to correctly decode. I'll start with the other messages (there are 18 messages). -- Regards, Cordialement, Emmanuel L�charny www.iktek.com