Difference between revisions of "Grid UI setup"
From PDP/Grid Wiki
Jump to navigationJump to searchLine 31: | Line 31: | ||
Your proxy is valid until Fri Jul 21 02:16:33 CEST 2017 | Your proxy is valid until Fri Jul 21 02:16:33 CEST 2017 | ||
− | Support is included in CVMFS for the usual high-energy physics experiments like ATLAS, ALICE, etc. But not all of | + | Support is included in CVMFS for the usual high-energy physics experiments like ATLAS, ALICE, etc. But not all of our local experiments are present. You can try this command: |
+ | |||
+ | . /global/ices/lcg/etc/profile.d/grid-env.sh | ||
+ | |||
+ | which does the same as the above "source" command and adds as well support for the known local experiments. If you've tried both options and you still get an error when trying to use the virtual organization (VO) for your experiment, like this: | ||
stbc-i2:~> voms-proxy-init --voms projects.nl:/projects.nl/modulations | stbc-i2:~> voms-proxy-init --voms projects.nl:/projects.nl/modulations | ||
VOMS server for VO projects.nl is not known! Check your vomses configuration. | VOMS server for VO projects.nl is not known! Check your vomses configuration. | ||
− | + | you can add the configuration locally ... below is an example for the "projects.nl" VO, the PDP group can help you find the right information for configuring a different VO. In any case, once you get the right information, these are the steps involved. Note that for "projects.nl", "voms.grid.sara.nl" etc you need to fill in instead the corresponding values for the VO you want. | |
stbc-i2:~> mkdir -p $HOME/.glite/vomsdir/projects.nl | stbc-i2:~> mkdir -p $HOME/.glite/vomsdir/projects.nl |