Changes between Version 1 and Version 2 of HowTo/AddUsersAfterReservation
- Timestamp:
- 03/15/15 06:57:05 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/AddUsersAfterReservation
v1 v2 1 1 [[PageOutline]] 2 2 = 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. 3 5 4 6 It 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.