Preparation of Globus

First, initialize the proxy certificate when you use Globus Toolkit.

% grid-proxy-init
      

In this phase, you should input the pass phase, and create the proxy certificate. You can check whether Globus can execute normally or not, by the example.

% globusrun -o -r dennis.hpcc.jp '& (executable=/bin/date)'
      

If you cannot see the current time, you have to return to the setting of Globus. On other hand, if you can see the current time, move to the next step.