Changes between Version 26 and Version 27 of HowTo/LoginToNodes


Ignore:
Timestamp:
08/15/12 15:56:04 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/LoginToNodes

    v26 v27  
    6565
    6666==== Using Omni ====
    67 If you made your reservation with Omni then you will need to access the host where your Omni is installed to get a copy of your SSH Key. If you use the host that has Omni installed to ssh to your nodes then you skip to [ these instructions]. If you just want to get a copy of your private key and use it for logging into your nodes from another host, then you should :
     67If you made your reservation with Omni then you will need to access the host where your Omni is installed to get a copy of your SSH Key. If you use the host that has Omni installed to ssh to your nodes then you skip to  [wiki:HowTo/LoginToNodes#OmniReadyToLoginScript this section]. If you just want to get a copy of your private key and use it for logging into your nodes from another host, then you should :
    6868  1. Login to the host where you have Omni installed
    69   2. Open your omni configuration file. For most users this file is located at ~/.gcf/omni_config. Also when you reserve resources using createsliver, omni prints the used configuration file towards the top.
     69  2. Open your omni configuration file. For most users this file is located at ~/.gcf/omni_config. Also when you run any command with omni, it prints the location of the configuration file towards the top.
    7070  3. In the omni_config file there should be a section about your user that has an attribute called `keys', that has a list of all the public keys that are installed in the nodes. Usually in the same directory as the public keys there are also the private keys (a private key usually has the same name as the public key but without the '.pub' extension.
    7171  4. Copy the private key over to your host, either by using [http://en.wikipedia.org/wiki/Secure_copy scp] or any other file transfer protocol. You can also just copy-paste the contents of the file.
     
    7575
    7676== Omni !ReadyToLogin Script ==
     77
     78
    7779== Managing SSH keys on Linux, Mac hosts ==
    7880== Omni Reserved Hosts ==