Difference between revisions of "Getting a Grid Certificate"

From GlueXWiki
Jump to: navigation, search
(Created page with "Taken from an [https://mailman.jlab.org/pipermail/halld-offline/2012-December/001228.html email from Richard Jones]. * The web site with step-by-step instruction for requesting ...")
 
Line 1: Line 1:
Taken from an [https://mailman.jlab.org/pipermail/halld-offline/2012-December/001228.html email from Richard Jones].
+
* Follow the step-by-step instructions for requesting a certificate at http://www.doegrids.org/pages/cert-request.html
 
+
* The web site with step-by-step instruction for requesting a certificate is http://www.doegrids.org/pages/cert-request.html
+
 
* For affiliation use "OSG".
 
* For affiliation use "OSG".
* For VO Name use "GlueX".
+
* For VO Name use "Gluex".
* You will have to know your sponsor's name, email address, and phone number.
+
* You will have to know your sponsor's name, email address, and phone number.  Your sponsor is your group leader, or the designated GlueX collaboration contact person for your group.
 
* You will get a request ID for tracking purposes.
 
* You will get a request ID for tracking purposes.
 +
* You should receive an email back from DOEgrids within three working days informing you that your certificate is ready, and giving instructions for how to retrieve it.
 +
* Follow the instructions on the web page at http://www.doegrids.org/pages/cert-request.html on how to install your new certificate into your unix environment.
 +
* Install the new certificate into your favorite browser(s).  It should be easy to figure out how to do this, and if not, plenty of help on this topic is available on the web for your particular browser.
 +
* Navigate to [https://gryphn.phys.uconn.edu:8443/voms/Gluex the Gluex VOMS web service] and fill out the form to register as a new Gluex user.
 +
* Within one working day, the Gluex VOMS admin should respond to your request and grant you membership.
 +
* Verify that your new certificate is fully authorized on the OSG as a member of the Gluex VO by trying the following command in the unix shell where you installed your certificate.  You will be prompted to enter the password that you specified when you created the certificate.
 +
<pre>
 +
voms-proxy-init -voms Gluex:/Gluex
 +
</pre>

Revision as of 18:07, 1 January 2013

  • Follow the step-by-step instructions for requesting a certificate at http://www.doegrids.org/pages/cert-request.html
  • For affiliation use "OSG".
  • For VO Name use "Gluex".
  • You will have to know your sponsor's name, email address, and phone number. Your sponsor is your group leader, or the designated GlueX collaboration contact person for your group.
  • You will get a request ID for tracking purposes.
  • You should receive an email back from DOEgrids within three working days informing you that your certificate is ready, and giving instructions for how to retrieve it.
  • Follow the instructions on the web page at http://www.doegrids.org/pages/cert-request.html on how to install your new certificate into your unix environment.
  • Install the new certificate into your favorite browser(s). It should be easy to figure out how to do this, and if not, plenty of help on this topic is available on the web for your particular browser.
  • Navigate to the Gluex VOMS web service and fill out the form to register as a new Gluex user.
  • Within one working day, the Gluex VOMS admin should respond to your request and grant you membership.
  • Verify that your new certificate is fully authorized on the OSG as a member of the Gluex VO by trying the following command in the unix shell where you installed your certificate. You will be prompted to enter the password that you specified when you created the certificate.
voms-proxy-init -voms Gluex:/Gluex