From dev-return-11492-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Fri Mar 10 01:54:14 2006 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 23638 invoked from network); 10 Mar 2006 01:54:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Mar 2006 01:54:09 -0000 Received: (qmail 60344 invoked by uid 500); 10 Mar 2006 01:54:01 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 60187 invoked by uid 500); 10 Mar 2006 01:54:01 -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 60176 invoked by uid 99); 10 Mar 2006 01:54:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Mar 2006 17:54:00 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of enriquer9@gmail.com designates 64.233.162.194 as permitted sender) Received: from [64.233.162.194] (HELO zproxy.gmail.com) (64.233.162.194) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Mar 2006 17:54:00 -0800 Received: by zproxy.gmail.com with SMTP id 9so585936nzo for ; Thu, 09 Mar 2006 17:53:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:reply-to:organization:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=thHuvA7WRkFfWn+RSQ6JH2xe1mkS2LKPBj8TN04H9a9BDuI7FIwvNd340hpSjFKJ9jdGHMeD7Zpc6BVDsGnZuRHu+agBcH9IYHKXG6l1kCYQTyt6ccMGLlWVYxSAc8m+kkYRUyiBcGfXsrgXVBktQPuyCuBDbEv3U/u6H03jwTE= Received: by 10.64.114.20 with SMTP id m20mr16840qbc; Thu, 09 Mar 2006 17:53:39 -0800 (PST) Received: from ?192.168.2.27? ( [24.41.22.158]) by mx.gmail.com with ESMTP id e10sm1977723qbe.2006.03.09.17.53.38; Thu, 09 Mar 2006 17:53:39 -0800 (PST) Message-ID: <4410DC22.8000304@apache.org> Date: Thu, 09 Mar 2006 20:53:38 -0500 Reply-To: erodriguez@apache.org Organization: Apache Software Foundation User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: Shall we go JDK 1.5 in 1.1 branch References: <4410D417.8050509@gmail.com> In-Reply-To: <4410D417.8050509@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Enrique Rodriguez X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Emmanuel Lecharny wrote: ... > I don't know about Kerberos... Kerberos doesn't need 1.5. Though, using 1.5 would make more advanced encryption types available. To use Kerberos auth with the LDAP wire protocol requires SASL. Enrique