JSON file for modifying the initial user account
Here’s the content of the JSON file that adds the administrator role to the lgreen user account. The name of the file is lgreen-UAroles.json.
{ "roles" : { "role" : [ "SECURITY", "ADMINISTRATOR" ] } }