Java Cog kit
From UnccVisualGrid
The Java Cog Kit is a collection of tools that allows access to the grid.
[edit]
Setting it up
- Get the Cog bin package at this download page
- unpack
- run cog-setup
- Add the VisualGrid's certificates (.0 and .signing_policy) to ~/.globus/certificates. If the directory does not exist, create it. Make sure the path to the certificate directory is set on ~/.globus/cog.properties
- tunnell the grid ports with ssh
- test getting a proxy from myproxy
cog-myproxy -s "/O=VisualGrid/OU=UNCC/OU=VisualGrid-coit-grid01.uncc.edu/CN=host/coit-grid01.uncc.edu" -h localhost -l username anonget

