I'm not sure if you're familiar with perforce's tickets, Martin, but the file that's saved contains a hash of the password, not the plain-text password....
Kajsa > -----Original Message----- > From: Martin Gainty [mailto:[email protected]] > Sent: Monday, February 23, 2009 9:44 AM > To: Ant Users List > Subject: RE: Is there a login "wait for password" target/task? > > > flat file with Perforce username/password sounds like a > security vulnerability.. > is there a way to do a hash encrypt on the password before > saving to flatfile? > > Thanks, > Martin > ______________________________________________ > Disclaimer and confidentiality note > Everything in this e-mail and any attachments relates to the > official business of Sender. This transmission is of a > confidential nature and Sender does not endorse distribution > to any party other than intended recipient. Sender does not > necessarily endorse content contained within this transmission. > > > > > > Subject: RE: Is there a login "wait for password" target/task? > > Date: Mon, 23 Feb 2009 09:21:37 -0600 > > From: [email protected] > > To: [email protected] > > > > We use this for an automated nightly build, too - the login > ticket for > > the nightly build perforce user is set to be saved for a > year. I guess > > it's not quite zero intervention, but it's close enough to > zero for us. > > :) > > > > Kajsa > > > > > > > -----Original Message----- > > > From: Scott Stark [mailto:[email protected]] > > > Sent: Saturday, February 21, 2009 10:02 AM > > > To: Ant Users List > > > Subject: RE: Is there a login "wait for password" target/task? > > > > > > > For our Perforce tasks that we've automated with Ant, we login > > > > once outside the script, and just save the login ticket that > > > > perforce creates. Is that an option? > > > > > > > Kajsa Anderson > > > > > > Alas, no -- we can to that too, but I'm try to set up an > automated > > > nightly build that requires zero human intervention > > > > > > FWIW I've been playing with a freeware program called AutoIt > > > (http://www.autoitscript.com/autoit3/index.shtml) that > might do what > > > I want (on Windows). > > > > > > thanks, > > > Scott > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] For > additional > > commands, e-mail: [email protected] > > > > _________________________________________________________________ > Windows Live(tm): Discover 10 secrets about the new Windows Live. > http://windowslive.com/connect/post/jamiethomson.spaces.live.c > om-Blog-cns!550F681DAD532637!7540.entry?ocid=TXT_TAGLM_WL_t2_u > gc_post_022009 > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
