Difference between revisions of "Testing a Dirac server"

From GridPP Wiki
Jump to: navigation, search
(How to test a newly installed dirac server)
 
m
Line 1: Line 1:
 
* Does the Dirac Webinterface recognize you ? Try the imperial [https://dwms00.grid.hep.ph.ic.ac.uk:8443 test dirac].
 
* Does the Dirac Webinterface recognize you ? Try the imperial [https://dwms00.grid.hep.ph.ic.ac.uk:8443 test dirac].
 
(The structure for any dirac webinterface should be: https://machinename:8443.)
 
(The structure for any dirac webinterface should be: https://machinename:8443.)
* Setup a Dirac UI following the instructions [https://www.gridpp.ac.uk/wiki/Quick_Guide_to_Dirac here].
+
* Setup a Dirac UI following the instructions [https://www.gridpp.ac.uk/wiki/Quick_Guide_to_Dirac here]. If you are doing this at Imperial just put it in your homedir on lx03/lx04.  
 
* Once you are done, make sure you have a dirac proxy for the VO you are aiming for (dteam in the example):
 
* Once you are done, make sure you have a dirac proxy for the VO you are aiming for (dteam in the example):
 
<pre>
 
<pre>

Revision as of 10:08, 11 September 2014

  • Does the Dirac Webinterface recognize you ? Try the imperial test dirac.

(The structure for any dirac webinterface should be: https://machinename:8443.)

  • Setup a Dirac UI following the instructions here. If you are doing this at Imperial just put it in your homedir on lx03/lx04.
  • Once you are done, make sure you have a dirac proxy for the VO you are aiming for (dteam in the example):
dirac-proxy-init -g dteam_user

Back to the Dirac overview page.