Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 93232 invoked from network); 19 Jun 2006 17:44:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jun 2006 17:44:40 -0000 Received: (qmail 98707 invoked by uid 500); 19 Jun 2006 17:44:36 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 98661 invoked by uid 500); 19 Jun 2006 17:44:36 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 98650 invoked by uid 99); 19 Jun 2006 17:44:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jun 2006 10:44:35 -0700 X-ASF-Spam-Status: No, hits=0.8 required=10.0 tests=HTML_IMAGE_ONLY_32,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of carej@us.ibm.com designates 32.97.110.154 as permitted sender) Received: from [32.97.110.154] (HELO e36.co.us.ibm.com) (32.97.110.154) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jun 2006 10:44:34 -0700 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e36.co.us.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k5JHiCxZ025752 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 19 Jun 2006 13:44:12 -0400 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d03relay04.boulder.ibm.com (8.13.6/NCO/VER7.0) with ESMTP id k5JHiIM1075092 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 19 Jun 2006 11:44:18 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id k5JHi8WM021606 for ; Mon, 19 Jun 2006 11:44:08 -0600 Received: from d03nm119.boulder.ibm.com (d03nm119.boulder.ibm.com [9.17.195.145]) by d03av01.boulder.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k5JHi8kx021602 for ; Mon, 19 Jun 2006 11:44:08 -0600 In-Reply-To: <20060619165751.3400@gmx.net> To: "Ant Users List" Subject: Re: Ant tasks to encrypt or decrypt passwords from property files MIME-Version: 1.0 X-Mailer: Lotus Notes Release 7.0 HF85 November 04, 2005 From: Jeffrey E Care Message-ID: Date: Mon, 19 Jun 2006 13:48:29 -0400 X-MIMETrack: Serialize by Router on D03NM119/03/M/IBM(Release 7.0.1HF123 | April 14, 2006) at 06/19/2006 11:48:30, Serialize complete at 06/19/2006 11:48:30 Content-Type: multipart/related; boundary="=_related 00616B9385257192_=" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --=_related 00616B9385257192_= Content-Type: multipart/alternative; boundary="=_alternative 00616B9785257192_=" --=_alternative 00616B9785257192_= Content-Type: text/plain; charset="US-ASCII" Encrypt or encode? If you just need them to not be in clear-text you could always use a simple encoding: rot13, base64, etc.; depends on how strong your requirements are. JEC ____________________________________________________________________________________________ Jeffrey E. (Jeff) Care carej@us.ibm.com IBM WebSphere Application Server Development WAS Pyxis Lead Release Engineer "Antoine Levy-Lambert" 06/19/2006 12:57 PM Please respond to "Ant Users List" To user@ant.apache.org cc Subject Ant tasks to encrypt or decrypt passwords from property files Hi, I am looking for ant tasks which can be used to encrypt or to decrypt passwords stored in property files. The reason is that I am going to develop an ant script which will start an Oracle SQL*Plus batch or a stored procedure, and the DBA does not want that we hard code the password in clear text somewhere. I am pretty sure this is a classical topic. Hope someone has an idea. Regards, Antoine --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --=_alternative 00616B9785257192_= Content-Type: text/html; charset="US-ASCII"
Encrypt or encode?

If you just need them to not be in clear-text you could always use a simple encoding: rot13, base64, etc.; depends on how strong your requirements are.

JEC
____________________________________________________________________________________________
Jeffrey E. (Jeff) Care
IBM WebSphere Application Server Development
WAS Pyxis Lead Release Engineer
WebSphere Mosiac
WebSphere Brandmark




"Antoine Levy-Lambert" <antoine@gmx.de>

06/19/2006 12:57 PM
Please respond to
"Ant Users List" <user@ant.apache.org>

To
user@ant.apache.org
cc
Subject
Ant tasks to encrypt or decrypt passwords from property files





Hi,

I am looking for ant tasks which can be used to encrypt or to decrypt passwords stored in property files.

The reason is that I am going to develop an ant script which will start an Oracle SQL*Plus batch or a stored procedure, and the DBA does not want that we hard code the password in clear text somewhere.

I am pretty sure this is a classical topic.

Hope someone has an idea.

Regards,

Antoine

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


--=_alternative 00616B9785257192_=-- --=_related 00616B9385257192_=--