[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] dont_encrypt_input_files and dont_encrypt_output_files



On Mon, Dec 10, 2012 at 07:58:03PM +0000, Loboda, Alex wrote:
> Hello
> 
>  
> 
> I would like to force Condor not to encrypt/decrypt any files during data
> transfer. Could you please advise what is the best way to make it happen?
> 
> I try to use the following but got inconclusive results due to the great
> difficulties to debug the shadow processes.
> 
> dont_encrypt_input_files = *
> 
> dont_encrypt_output_files = *

that' seems like the correct thing to do.  did the job fail (or go on hold)?
or are you just trying to confirm through the shadowlog that encryption did
not happen?


cheers,
-zach