Details
- 
    Type:
Sub-task
 - 
    Status: Closed
 - 
    Priority:
Major
 - 
    Resolution: Fixed
 - 
    Affects Version/s: Aquidneck
 - 
    Fix Version/s: 2.0.0, sprint 16: 12-19-2012, Aquidneck
 - 
    Component/s: None
 - 
    Labels:None
 
- 
        Sprint:Sprint 13, Sprint 14, Sprint 15, Sprint 1 - Matunuck
 
Description
I figured if we had a script to deactive a user, then we should have one for activating. Works the same as all the other scripts. This script is also found on github in saas/system/scripts
Must provide:
u : the user's email/username
ah : the API Host - for example, dev would be http://tsa-chef-qa1:8080/sapi/rest/
To run:
groovy activate-user.groovy -u user@username.com -ah URLtoYourAPIHost