You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Follow the workflow at https://grid-voms.desy.de:8443/vo/ilc/vomrs which will require several rounds of confirmations and emails.

Now you can try some of the example commands at http://grid.desy.de/users/.

VOMS at DESY

If you get the message

VOMS Server for ilc not known!

when trying to run voms-proxy-init then the VOMS information needs to be installed in the home area.

The ilc VOMS file can be found at http://grid.desy.de/etc/vomses/ilc-grid-voms.desy.de and should be placed in the configuration file at ~/.glite/vomses.

cd ~
mkdir .glite
cd .glite
wget http://grid.desy.de/etc/vomses/ilc-grid-voms.desy.de
cat ilc-grid-voms.desy.de >> vomses # assumes vomses is an existing file

Now the voms-proxy-init command should work correctly.

[lxplus096] ~/.glite > voms-proxy-init -verify -debug -voms ilc
Detected Globus version: 22
Unspecified proxy version, settling on Globus version: 2
Number of bits in key :512
Using configuration file /afs/cern.ch/user/m/mccormi/.glite/vomses
Using configuration file /afs/cern.ch/project/gd/LCG-share/3.0.21-0/glite/etc/vomses
Files being used:
 CA certificate file: none
 Trusted certificates directory : /afs/cern.ch/project/gd/LCG-share2/certificates
 Proxy certificate file : /tmp/x509up_u21678
 User certificate file: /afs/cern.ch/user/m/mccormi/.globus/usercert.pem
 User key file: /afs/cern.ch/user/m/mccormi/.globus/userkey.pem
Output to /tmp/x509up_u21678
Enter GRID pass phrase:
Your identity: /DC=org/DC=doegrids/OU=People/CN=Jeremy McCormick 127842
verify OK
Using configuration file /afs/cern.ch/user/m/mccormi/.glite/vomses
Using configuration file /afs/cern.ch/project/gd/LCG-share/3.0.21-0/glite/etc/vomses
Creating temporary proxy to /tmp/tmp_x509up_u21678_29043 ...++++++++++++
..++++++++++++
 Done
Contacting  grid-voms.desy.de:15110 [/O=GermanGrid/OU=DESY/CN=host/grid-voms.desy.de] "ilc" Done
Creating proxy to /tmp/x509up_u21678 .......++++++++++++
................++++++++++++
 Done
Your proxy is valid until Fri Jul 27 09:18:50 2007
  • No labels