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

Re: [Condor-users] writable access to a shared file system



> 
> The phrase "a solution is not ready" might imply that some solution is 
> in works? Can somebody elaborate on this topic? Thanks.

condor doesn't have any knowledge of afs tokens at this point.  and the code
that understands the kerberos credentials is all within the KERBEROS
authentication method.  so, condor doesn't currently spawn jobs with any
special creds/tokens, or use those creds/tokens to access files in spool,
execute, or log.

this is something that will likely be added in the upcoming 6.9.X series, but
as to exactly when, there is no good answer at this point.

wrapper scripts may be able to help you overcome some of these issues.


cheers,
-zach