Uploaded image for project: 'JBoss Developer Materials'
  1. JBoss Developer Materials
  2. JDF-597

wrong instruction on quickstart 'Add an Application User Passing Arguments on the Command Line'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • quickstarts
    • None

      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'

              sgilda_jira Sande Gilda (Inactive)
              rafabene_jira Rafael Benevides (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: