From dev-return-36005-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Tue Dec 07 13:17:18 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 40395 invoked from network); 7 Dec 2010 13:17:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Dec 2010 13:17:18 -0000 Received: (qmail 75023 invoked by uid 500); 7 Dec 2010 13:17:17 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 74913 invoked by uid 500); 7 Dec 2010 13:17:17 -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 74906 invoked by uid 99); 7 Dec 2010 13:17:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Dec 2010 13:17:15 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.136.15.183] (HELO maisz01h.gdls.com) (192.136.15.183) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Dec 2010 13:17:07 +0000 Received: from maiss03h.gdls.com (maiss03h.gdls.com [136.180.1.16]) by maisz01h.gdls.com (Switch-3.2.5/Switch-3.2.5) with ESMTP id oB7DGieb012168 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 7 Dec 2010 08:16:45 -0500 (EST) Received: from GDLLSDSRVSHC102.ls.gdls.com (gdllsdsrvshc102.ls.gdls.com [136.180.145.102]) by maiss03h.gdls.com (Switch-3.2.5/Switch-3.2.5) with ESMTP id oB7DGiEs016291 for ; Tue, 7 Dec 2010 08:16:44 -0500 (EST) Received: from gdllsdsrvtlh002.ls.gdls.com ([136.180.182.2]) by GDLLSDSRVSHC102.ls.gdls.com (Lotus Domino Release 8.5.2 HF16) with ESMTP id 2010120708164406-127778 ; Tue, 7 Dec 2010 08:16:44 -0500 In-Reply-To: <4CFD7224.9080406@gmail.com> To: Apache Directory Developers List Subject: Re: First Kerberos test is green ! MIME-Version: 1.0 X-Mailer: Lotus Notes Release 7.0.3 September 26, 2007 Message-ID: <7288_1291727805_oB7DGieb012168_OFBCBF08DA.BD25139B-ON852577F2.0048DD90-852577F2.0048F3D8@gdls.com> From: feezelr@gdls.com Date: Tue, 7 Dec 2010 08:16:43 -0500 X-MIMETrack: Serialize by Router on TLH01/SRV/LS/GDYN(Release 7.0.3FP1|February 24, 2008) at 12/07/2010 08:16:44 AM, Serialize complete at 12/07/2010 08:16:44 AM, Itemize by SMTP Server on STLSMTP/SRV/LS/GDYN(Release 8.5.2 HF16|August 30, 2010) at 12/07/2010 08:16:44 AM, Serialize by Router on STLSMTP/SRV/LS/GDYN(Release 8.5.2 HF16|August 30, 2010) at 12/07/2010 08:16:44 AM X-TNEFEvaluated: 1 Content-Type: multipart/alternative; boundary="=_alternative 0048F3D6852577F2_=" This is a multipart message in MIME format. --=_alternative 0048F3D6852577F2_= Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="ISO-8859-1" Great NEWS! I know you've been working very hard on this! Thanks for=20 your efforts! Emmanuel Lecharny wrote on 12/06/2010 06:30:44 PM: > Hi guys, >=20 > so this is it ! For the first time tonite, the first test=20 > (SaslGssapiBindITest) is passing with flying colors ! >=20 > It's a Ticket request, with many exchanges: >=20 > client AS-REQ ---> server > server KRB-ERROR ---> client (no authent) > client AS-REQ ---> server > server AS-REP ---> client (authent ok) > client TGS-REQ ---> server > server TGS-REP ---> client >=20 > That's under the hood, the test itself tries to authentify on the=20 > Kerberos server, and then uses this authent to do a SASL bind on the=20 > ldap server and get back some data. It works. >=20 > It's not finish yet. A hell lot of things remains to do, as we have=20 > still some compilation errors (not that much), adn we lot of tests have= =20 > to pass too. But this is a good first step ! >=20 > --=20 > Regards, > Cordialement, > Emmanuel L=E9charny > www.iktek.com >=20 . This is an e-mail from General Dynamics Land Systems. It is for the intende= d recipient only and may contain confidential and privileged information. = No one else may read, print, store, copy, forward or act in reliance on it = or its attachments. If you are not the intended recipient, please return t= his message to the sender and delete the message and any attachments from y= our computer. Your cooperation is appreciated. --=_alternative 0048F3D6852577F2_= Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="ISO-8859-1"
Great NEWS!  I know you've been working very hard on this!  Thanks for your efforts!

Emmanuel Lecharny <elecharny@gmail.com> wrote on 12/06/2010 06:30:44 PM:

> Hi guys,
>
> so this is it ! For the first time tonite, the first test
> (SaslGssapiBindITest) is passing with flying colors !
>
> It's a Ticket request, with many exchanges:
>
> client AS-REQ ---> server
> server KRB-ERROR ---> client (no authent)
> client AS-REQ ---> server
> server AS-REP ---> client (authent ok)
> client TGS-REQ ---> server
> server TGS-REP ---> client
>
> That's under the hood, the test itself tries to authentify on the
> Kerberos server, and then uses this authent to do a SASL bind on the
> ldap server and get back some data. It works.
>
> It's not finish yet. A hell lot of things remains to do, as we have
> still some compilation errors (not that much), adn we lot of tests have
> to pass too. But this is a good first step !
>
> --
> Regards,
> Cordialement,
> Emmanuel L=E9charny
> www.iktek.com
>



. This is an e-mail from General Dynamics Land Systems. It is for the intende= d recipient only and may contain confidential and privileged information. = No one else may read, print, store, copy, forward or act in reliance on it = or its attachments. If you are not the intended recipient, please return t= his message to the sender and delete the message and any attachments from y= our computer. Your cooperation is appreciated. --=_alternative 0048F3D6852577F2_=--