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

Re: [Condor-users] Condor doesn't appear to respect X509_USER_PROXY



On Tue, Aug 24, 2010 at 11:56:05AM -0400, Ian Stokes-Rees wrote:
>  I have my X509_USER_PROXY pointing to a valid proxy cert in my
> NFS-mounted home directory (/nfs/home/ijstokes/.globus/x509up_u1004),
> but condor seems to insist on looking for it in /tmp, despite what the
> docs say here:
> 
> http://www.cs.wisc.edu/condor/manual/v7.4/3_6Security.html

here's something you can try...  in the submit file(s), specify:
  x509UserProxy = /nfs/home/ijstokes/.globus/x509up_u1004


i will discuss this quick with jaime and see if this is a bug or if the
documentation is incorrect.  in either case, the above should work.


cheers,
-zach