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

Use environmental variable to pass the proxy #171

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

dachengx
Copy link
Contributor

@dachengx dachengx commented Sep 12, 2024

Use X509_USER_PROXY to transfer the location of x509 proxy.

Because this is the standard procedure. E.g. https://github.com/XENONnT/alea/blob/087ff3bb8e56994279a5e577e85260e9c256285b/alea/submitters/htcondor.py#L134.

Please set proxy by:

cp /ospool/uc-shared/project/xenon/grid_proxy/xenon_service_proxy $HOME/.xenon_service_proxy
chmod 600 $HOME/.xenon_service_proxy

export X509_USER_PROXY=$HOME/.xenon_service_proxy

after this PR.

@dachengx dachengx merged commit c823a44 into master Sep 12, 2024
1 check passed
@dachengx dachengx deleted the use_x509_user_proxy_env branch September 12, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant