|
@ extreme.indiana.edu
|
Extreme Lab Grid -- MyProxyMyProxy ServerGetting StartedThe MyProxy
[grid.ncsa.uiuc.edu] server is a repository for storing and managing
a user's Grid credentials. Users can store a temporary proxy or
even their full credentials into MyProxy and then conveniently
access that user's proxy certificate from various places on the
Grid, using either command line client tools or a portal interface.
Our main MyProxy server is on
To get started using MyProxy, you'll need to log
into Getting a Proxy Certificate from MyProxy CAThe MyProxy server on rainier is configured to act a a Certificate Authority (CA) and can grant certificates from the Extreme Lab CA. To retrieve a proxy certificate this way, run myproxy-logon -s rainier.extreme.indiana.edu. You will be prompted for a password and you should enter your rainier password to authenticate. Storing a Proxy Certificate in MyProxyTo store a proxy certificate into the MyProxy server, enter the following command: myproxy-init -s rainier.extreme.indiana.edu. This will prompt you for your Grid credential passphrase (so that it can generate a proxy certificate), and then it will prompt you twice to provide a password for protecting this proxy in the server. You'll then be able to retrieve a proxy from the MyProxy service using myproxy-logon -s rainier.extreme.indiana.edu. You'll be prompted for the password you provided in the previous step (NOT your Grid credential passphrase). Tip: To avoid typing -s
rainier.extreme.indiana.edu each time you execute a MyProxy
command, you can set the Storing a Grid Certificate in MyProxyAdditionally (and preferably), you can store your original credentials in the MyProxy server. To do this you first need to create a grid proxy, so execute grid-proxy-init. Then you need to issue the command myproxy-store -s rainier.extreme.indiana.edu. This will immediately store your user certificate and key in the MyProxy server. You'll then be able to retrieve a proxy from the MyProxy service using myproxy-logon -s rainier.extreme.indiana.edu. You'll be prompted for your Grid credential passphrase. Retrieving your Certificate from MyProxyIf you've stored your user certificate in MyProxy using
Other commandsOther useful MyProxy commands include:
|