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

[HTCondor-users] condor_ssh_to_job & (remote) DAG



Hi,

Since at least 24.0.7, we have a problem with condor_ssh_to_job to jobs that have been submitted via dag. 

We get errors like this:

$ condor_ssh_to_job 915.0
bejones is not authorized for access to the starter for job 915.0

Our submissions are always remote, and from the log it seems as though the reason is because the permission check includes the method, ie:

(D_ALWAYS:2) OwnerCheck reject, 'bejones@xxxxxxx' not ad owner: 'bejones@fsauth' UID_DOMAIN=cern.ch

Is there some config to fix this?

cheers,
Ben