Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.0] fix: condor and delegated proxies #8083

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

aldbr
Copy link
Contributor

@aldbr aldbr commented Mar 7, 2025

Coming back to #7993

I removed the use_x509userproxy too soon: X509 proxies are actually still needed along with the tokens, as they are used to extract VOMS attributes.

But there is a bug in condor v24 that prevents proxies to be delegated: https://opensciencegrid.atlassian.net/browse/HTCONDOR-2904

The workaround is to set DELEGATE_JOB_GSI_CREDENTIALS to False: https://htcondor.readthedocs.io/en/24.0/admin-manual/configuration-macros.html#DELEGATE_JOB_GSI_CREDENTIALS

BEGINRELEASENOTES
*Resources
FIX: htcondor x509 unsupported version
ENDRELEASENOTES

@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Mar 7, 2025
@aldbr aldbr requested a review from andresailer March 7, 2025 17:31
@fstagni fstagni merged commit d10afe5 into DIRACGrid:rel-v8r0 Mar 7, 2025
33 of 34 checks passed
@DIRACGridBot DIRACGridBot added the sweep:done All sweeping actions have been done for this PR label Mar 7, 2025
DIRACGridBot pushed a commit to DIRACGridBot/DIRAC that referenced this pull request Mar 7, 2025
@DIRACGridBot
Copy link

Sweep summary

Sweep ran in https://github.com/DIRACGrid/DIRAC/actions/runs/13728149590

Successful:

  • integration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alsoTargeting:integration Cherry pick this PR to integration after merge sweep:done All sweeping actions have been done for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants