Changes between Version 1 and Version 2 of GENIUserWorkspace/ConfigCredentials


Ignore:
Timestamp:
07/03/12 21:04:24 (12 years ago)
Author:
Jeanne Ohren
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIUserWorkspace/ConfigCredentials

    v1 v2  
    55
    661. A GENI certificate.
    7    This is the SSL certificate (with .pem extension)
    8    that you download from one of the slice authorities (e.g. emulab.net
    9    or pgeni.gpolab.bbn.com)
    10 
    11    You can use a certificate with or without a passphrase.
     7   You can obtain a GENI certificate by submitting a request at [http://www.emulab.net]
     8   or [http://pgeni.gpolab.bbn.com]
     9   Once your request is approved, you can download an SSL certificate (with .pem extension) from this slice authority.
    1210
    13112. (Optional) An iRODS account.
     
    5553}}}
    5654
    57 A pair of SSH keys will be generated for you using the private key from your GENI certificate.
     55The results of running this script:
     56  * A pair of SSH keys (geni_key and geni_key.pub) will be generated for you using the private key from your GENI certificate.  These keys will be placed in /home/geniuser/.ssh.
     57  * Your certificate will be placed in /home/geniuser/.ssl.
     58  * An omni_config file will be generated for you and placed in /home/geniuser/.gcf.
     59  * If the -f option is used, /home/.flukes.properties will be configured to point to your keystore and ssh keys.
     60  * If the -i option is used, /home/.irods/.irodsEnv will be configured according to your supplied irods config file.