Changes between Version 13 and Version 14 of GENIRacksAdministration/InstaGENIAdministration


Ignore:
Timestamp:
10/21/13 10:48:50 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksAdministration/InstaGENIAdministration

    v13 v14  
    6262
    6363
    64 To add access for others, you must first get SSH public key that will be used to authenticate the new administrator.  These keys can be found on the "boss" and "ops" hosts at " /users/$userid/.ssh/authorized_keys", or you can  ask the new user for a copy of the SSH public key that they intend to use to authenticate.
     64To add access for others, you must first get  a copy of the SSH public key that will be used to authenticate the new administrator.  The key can be found on the "boss" and "ops" hosts at " /users/$userid/.ssh/authorized_keys", or you can  ask the new user for a copy of the SSH public key that they intend to use to authenticate.
    6565
    66 Once you have access to the new administrator SSH public key, simply secure copy the SSH public key (or entire authorized keys file) to the ''control'' host and then run the following command on the ''control'' host:
     66Once you have the new administrator SSH public key, simply secure copy the SSH public key (or entire authorized keys file) to the ''control'' host and then run the following command on the ''control'' host:
    6767 {{{
    6868 $ scp user-ssh-key.pub control@your.rack.doamain:<pathtopubkey>