On 'Add an Application User Passing Arguments on the Command Line' section on the root README.md it instructs to use: add-user.sh -a -u 'quickstartUser' -p 'quickstartPwd1!' -g 'guest'
The -g switch seems to be changed to -ro on newer EAP versions so the right command instruction should be
add-user.sh -a -u 'quickstartUser' -p 'quickstartPwd1!' -ro 'guest'
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira