Changes between Version 1 and Version 2 of HowTo/AddUsersAfterReservation


Ignore:
Timestamp:
03/15/15 06:57:05 (9 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/AddUsersAfterReservation

    v1 v2  
    11[[PageOutline]]
    22= Add a User to a Slice and existing Slivers =
     3
     4'''Note:'''This will only work in Aggregates that support `poa geni_update_users`. As of 2015-03-20 this is supported only in IG/PG/Emulab-based aggregates.
    35
    46It is possible to add a member to an existing slice (using `addslicemember`) and then add that member's account and keys to existing slivers (using `poa geni_update_users`).  However, since it is difficult to get the options correct for this sequence of calls, there is a script called `addMemberToSliceAndSlivers` which does this combination of steps.