From dev-return-6613-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Tue Jun 28 02:04:47 2005 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 91105 invoked from network); 28 Jun 2005 02:04:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jun 2005 02:04:47 -0000 Received: (qmail 84618 invoked by uid 500); 28 Jun 2005 02:04:46 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 84558 invoked by uid 500); 28 Jun 2005 02:04:46 -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 84545 invoked by uid 99); 28 Jun 2005 02:04:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jun 2005 19:04:45 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FROM_ENDS_IN_NUMS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of aok123@bellsouth.net designates 205.152.59.70 as permitted sender) Received: from [205.152.59.70] (HELO imf22aec.mail.bellsouth.net) (205.152.59.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jun 2005 19:04:45 -0700 Received: from ibm67aec.bellsouth.net ([65.80.200.112]) by imf22aec.mail.bellsouth.net with ESMTP id <20050628020442.GNCY2463.imf22aec.mail.bellsouth.net@ibm67aec.bellsouth.net> for ; Mon, 27 Jun 2005 22:04:42 -0400 Received: from [172.16.1.3] (really [65.80.200.112]) by ibm67aec.bellsouth.net with ESMTP id <20050628020441.DVPR11273.ibm67aec.bellsouth.net@[172.16.1.3]> for ; Mon, 27 Jun 2005 22:04:41 -0400 Message-ID: <42C0B015.7040506@bellsouth.net> Date: Mon, 27 Jun 2005 22:04:05 -0400 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050329) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: svn commit: r202023 - /directory/protocol-providers/kerberos/trunk/project.properties References: <20050627180315.95077.qmail@minotaur.apache.org> <42C05A7D.20001@apache.org> In-Reply-To: <42C05A7D.20001@apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Enrique Rodriguez wrote: > Regarding this commit, is it the case that leaving in the 'privatekey' > line *forces* users to use ssh keys? To clarify, the 'privatekey' > setting should go only in personal build.properties? I just want to > clarify since I've done this in a number of places, I think. > Well props in the project should just not presume how people work. I personally use the keys and using it is certainly safer. I think it should go into the build.properties file. >> >> Modified: >> directory/protocol-providers/kerberos/trunk/project.properties >> >> Modified: directory/protocol-providers/kerberos/trunk/project.properties >> URL: >> http://svn.apache.org/viewcvs/directory/protocol-providers/kerberos/trunk/project.properties?rev=202023&r1=202022&r2=202023&view=diff >> > snip >> -maven.repo.apachecvs.privatekey=${user.home}/.ssh/id_rsa >