asc:workbook_gridcert
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
asc:workbook_gridcert [2013/10/23 15:29] – asc | asc:workbook_gridcert [2014/04/28 18:18] (current) – asc | ||
---|---|---|---|
Line 3: | Line 3: | ||
Obtaining a grid certificate is an analysis topic by itself. If you pass this step, you can be good in analysis of ATLAS data. | Obtaining a grid certificate is an analysis topic by itself. If you pass this step, you can be good in analysis of ATLAS data. | ||
+ | |||
+ | Certificates are issued by the Open Science Grid (OSG) (since 2013). Look at there WEB site: [[https:// | ||
+ | |||
+ | ====== Setting up Grid Certificates ====== | ||
+ | |||
+ | |||
+ | * Request a OSG grid certificate using this [[https:// | ||
+ | * You should receive an email about the approval (takes 1 week). You must be using the same computer and browser you want to import the certificate on. Use Firefox, for example. Once your request is approved, you'll be sent a link to retrieve your certificate. At the bottom of that page, there is a link to import your certificate. | ||
+ | * Import your certificate and then you'll want to export it to a .p12 file. You'll be asked to create a password for the certificate. DO NOT FORGET IT! | ||
+ | In Firefox, just go to " | ||
+ | * If your on a Linux machine, you'll want to create a directory called < | ||
+ | |||
+ | The first time you need to use your certificate, | ||
+ | |||
+ | < | ||
+ | openssl pkcs12 -in YourCert.p12 -clcerts -nokeys -out $HOME/ | ||
+ | openssl pkcs12 -in YourCert.p12 -nocerts -out $HOME/ | ||
+ | </ | ||
+ | |||
+ | You will be asked several times for the password. Use the same as that when you made backup copy. | ||
+ | |||
+ | Then do: | ||
+ | < | ||
+ | chmod 400 $HOME/ | ||
+ | chmod 444 $HOME/ | ||
+ | </ | ||
+ | |||
+ | You can test that the certificate is working correctly by typing " | ||
+ | |||
+ | If you are already a member of ATLAS, then you just need to join the Virtual Organization. The instructions can be found here [[http:// | ||
+ | |||
+ | Follow the instructions on that page exactly. When you get to the set where it redirects you to https:// | ||
+ | |||
+ | You will be a candidate until they approve you and then you'll need to go back to [[https:// | ||
+ | |||
+ | Your grid will work only when you will get the email (usually takes 1-3 days): | ||
+ | |||
+ | < | ||
+ | Dear VO Member, | ||
+ | The membership status has been changed from New to Approved due to the following reason: Approved for your VOMRS atlas account with primary certificate: | ||
+ | DN: / | ||
+ | CA: / | ||
+ | Please contact VO administrator if you have any questions. | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | --- // |
asc/workbook_gridcert.1382542197.txt.gz · Last modified: 2013/10/23 15:29 by asc