|
|
| LBNL Certificate Signing Policy |
LBNL CA Signing Policy
|
| Getting a DOESG Account at LBNL |
-
DOESG Certificate Request: Request a certificate
-
jrboverhof@lbl.gov: Request an account
- Request to have your DN mapped to your uid in the grid-map file
- make sure the GLOBUS_LOCATION points to
/home/local/grid/globus/globus-2.0/final/[SunOS-5.7,Linux]
- PATH contains $GLOBUS_LOCATION/bin
|
| Getting PyGlobus(from CVS) |
- %setenv CVSROOT /home/g5/repository
- %cvs co pyGlobus
- %mkdir build/[SunOS-5.7,Linux]
- %autoconf
|
| Building pyGlobus |
- %cd pyGlobus/build/[SunOS-5.7,Linux]
- %./../../configure
- %make swig
- %make all
- setenv PYTHONPATH ${PYTHONPATH}:$HOME/pyGlobus/build/[SunOS-5.7,Linux]
|
|