Skip to content
Snippets Groups Projects
Commit b950fc0f authored by Maarten Litmaath's avatar Maarten Litmaath
Browse files

Added non-standard client auth settings.

parent 9ea049ae
No related branches found
No related tags found
No related merge requests found
Pipeline #5992276 passed
......@@ -7,9 +7,9 @@ The VObox will typically have been set up first as a __WLCG VObox__ as documente
[WLCG VObox deployment documention](https://twiki.cern.ch/twiki/bin/view/LCG/WLCGvoboxDeployment)
Mind adding the VOMS configuration details for ALICE:
Mind adding the VOMS client configuration for ALICE:
```console
```
~# yum install wlcg-voms-alice
```
......@@ -228,6 +228,9 @@ This configuration is needed for HTCondor that _used_ run a _JobRouter_ (not nee
```console
# non-standard settings for an ALICE VObox
AUTH_SSL_CLIENT_CADIR = /etc/grid-security/certificates
AUTH_SSL_USE_CLIENT_PROXY_ENV_VAR = True
CONDOR_FSYNC = False
DELEGATE_JOB_GSI_CREDENTIALS_LIFETIME = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment