Hello Jeffrey, we would be interested in encrypting.
do you have any suggestions ? Regards, Antoine -------- Original-Nachricht -------- Datum: Mon, 19 Jun 2006 13:48:29 -0400 Von: Jeffrey E Care <[EMAIL PROTECTED]> An: Ant Users List <[email protected]> Betreff: Re: Ant tasks to encrypt or decrypt passwords from property files > 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 > [EMAIL PROTECTED] > IBM WebSphere Application Server Development > WAS Pyxis Lead Release Engineer > > > > > > > "Antoine Levy-Lambert" <[EMAIL PROTECTED]> > 06/19/2006 12:57 PM > Please respond to > "Ant Users List" <[email protected]> > > > To > [email protected] > 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
