NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install caGrid v1.3 locally, http://cagrid.org/display/downloads/caGrid+1.3+Installation+Quick+Start
  2. Obtain a grid credential (or Dorian User Account) for the grid trust fabric needed.  Inside  For the Demo or Integration tiers or local deployments inside the NIH firewall, you should use the Stage Grid, but ; for local deployments outside the firewall, you should use the Training Grid.  See http://cagrid.org/display/cagrid13tutorials/Create+User+Account for instructions.
  3. Record your grid credential (aka Grid Identity) for later use. An example for the training grid is:
    Code Block
    /O=caBIG/OU=caGrid/OU=Training/OU=Dorian/CN=coppagridtest
    
    An example for the stage grid is:
    Code Block
    /O=caBIG/OU=caGrid/OU=Stage LOA1/OU=Dorian/CN=coppagridtest
    
  4. Add your own Grid Identity to PO and/or PA to authenticate.

...