biolocal:Certdeleg

From Wiki CEINGE

(Difference between revisions)
Jump to: navigation, search
Revision as of 10:20, 6 August 2009 (edit)
Mauro (Talk | contribs)

← Previous diff
Current revision (17:20, 6 August 2009) (edit) (undo)
Mauro (Talk | contribs)

 
(11 intermediate revisions not shown.)
Line 1: Line 1:
-In order to access to VO unina.it, you must:+=== Intro ===
 +:This is a very quick guide about the procedure to the create, store and automatic renewing long-term proxy certificates (or simply a proxies).
 + 
 +=== Access to VO===
 +:In order to access to VO unina.it, you must generate and sign a proxy, which is used for the actual authentication to Grid services and does not need a password. From the UI, launch the command:
-* generate and sign a temporary certificate, called a proxy certificate (or simply a proxy), which is used for the actual authentication to Grid services and does not need a password, by using the command 
<pre>voms-proxy-init --voms unina.it [-hours 12] [-valid 12:00] </pre> <pre>voms-proxy-init --voms unina.it [-hours 12] [-valid 12:00] </pre>
-* myproxy-init -n -d -l mauro [-t 168] [-c 12]+=== Create a long-term proxy ===
-* glite-wms-job-delegate-proxy -d mauro+:If you want to create, store and automatic renew a long-term proxy, after the previous command, you must do:
 +<pre>myproxy-init -n -d -l ''username'' [-t 168] [-c 12] </pre>
 +where ''username'' is a username that specifies the MyProxy account under which the credential should be stored. This string is used in the following step of delegation.
 + 
 +=== Delegation to WMProxy ===
 +:Each job submitted to the gLite WMS must be associated to a proxy credential previously delegated by the owner of the job to the WMProxy server. This proxy is then used any time WMProxy needs to interact with other services for job related operations. If you want to delegate your credentials to WMProxy, you have to use the following command:
 + 
 +<pre>glite-wms-job-delegate-proxy -d delegID</pre>
 +where ''delegID'' is a string chosen by the user. Usually we use the same of string previously defined as ''username'' when launching myproxy-init.
 + 
 +=== Submitting with delegation ===
 +After the delegation step described above, in order to submit you have to use the following command:
 +<pre>glite-wms-job-submit -d mauro test.jdl</pre>
 + 
 +=== Check long-term proxy life-time ===
 +:In order to check your proxy life-time:
 + 
 +<pre>myproxy-info -l username</pre>
 + 
 +=== Important notes ===
 +Even if your proxy certificate on the VO expires (default after 12 hours), your long term proxy is still alive!! If you need to access again to the GRID, just create a new proxy by using the ''voms-proxy-init'' command. Use ''myproxy-info -l username'' to check long proxy life-time.
-check:+=== Documentation ===
 +For more details, visit
 +:[https://edms.cern.ch/file/722398//gLite-3-UserGuide.html gLite User Guide]
 +:[http://wiki.egee-see.org/index.php/Quick_User_Guide_for_Submitting_Jobs Quick User Guide for Submitting Jobs]
-* myproxy-info+{{footer|footername=footer bioinfo}}

Current revision

Contents

[edit] Intro

This is a very quick guide about the procedure to the create, store and automatic renewing long-term proxy certificates (or simply a proxies).

[edit] Access to VO

In order to access to VO unina.it, you must generate and sign a proxy, which is used for the actual authentication to Grid services and does not need a password. From the UI, launch the command:
voms-proxy-init --voms unina.it  [-hours 12]  [-valid 12:00] 

[edit] Create a long-term proxy

If you want to create, store and automatic renew a long-term proxy, after the previous command, you must do:
myproxy-init -n -d -l ''username'' [-t 168] [-c 12] 

where username is a username that specifies the MyProxy account under which the credential should be stored. This string is used in the following step of delegation.

[edit] Delegation to WMProxy

Each job submitted to the gLite WMS must be associated to a proxy credential previously delegated by the owner of the job to the WMProxy server. This proxy is then used any time WMProxy needs to interact with other services for job related operations. If you want to delegate your credentials to WMProxy, you have to use the following command:
glite-wms-job-delegate-proxy -d delegID

where delegID is a string chosen by the user. Usually we use the same of string previously defined as username when launching myproxy-init.

[edit] Submitting with delegation

After the delegation step described above, in order to submit you have to use the following command:

glite-wms-job-submit -d mauro test.jdl

[edit] Check long-term proxy life-time

In order to check your proxy life-time:
myproxy-info -l username

[edit] Important notes

Even if your proxy certificate on the VO expires (default after 12 hours), your long term proxy is still alive!! If you need to access again to the GRID, just create a new proxy by using the voms-proxy-init command. Use myproxy-info -l username to check long proxy life-time.

[edit] Documentation

For more details, visit

gLite User Guide
Quick User Guide for Submitting Jobs

Bioinformatics: Bioinfo Services: Bioinfo tools: EMBOSS - PHYLIP - BLAST - SRS - ENSEMBL - CAPRI - PROGsDB
Personal tools