Changes between Version 12 and Version 13 of GENIRacksAdministration/InstaGENIAdministration


Ignore:
Timestamp:
10/21/13 10:47:35 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksAdministration/InstaGENIAdministration

    v12 v13  
    5959=== 1.2.3. Local Administrator Installs Keys on the control, foam and flowvisor hosts ===
    6060
    61 The ''local administrator'' has an account on the ''control'', ''foam'', and ''flowvisor'' hosts, where he can use the ''mkadmin.pl'' script to add (or remove) other administrator accounts. Simply secure copy the new administrator SSH public key (or entire authorized keys file) to the ''control'' host and then run the following command on the ''control'' host:
     61The ''local administrator'' has an account on the ''control'', ''foam'', and ''flowvisor'' hosts, where he/she can use the ''mkadmin.pl'' script to add (or remove) other administrator accounts.
     62
     63
     64To 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.
     65
     66Once 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:
    6267 {{{
    6368 $ scp user-ssh-key.pub control@your.rack.doamain:<pathtopubkey>