| 71 | |
| 72 | And here we list the steps the script actually performs: |
| 73 | |
| 74 | 1. Installs the GENI certificate in $HOME/.ssl |
| 75 | 2. Creates an SSH key pair based on the private key in the GENI certificate and installs the pair in $HOME/.ssh/geni_key and $HOME/.ssh/geni_key.pub |
| 76 | 3. Creates omni_config to point to the certificate and key pair. |
| 77 | 4. Configures .flukes.properties with the appropriate keystore and key pair. |
| 78 | 5. Configures .irods/.irodsEnv with the appropriate username and server information |
| 79 | 6. (To be added) Runs ssh-add to add the geni_key private key to the ssh agent for password-less login to the nodes. |