Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3080

Cygwin createUsers.sh still error "JBAS015232"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Can't Do
    • Icon: Minor Minor
    • 9.0.0.Alpha1
    • 8.0.0.Final
    • None
    • None
    • Windows 7 64-Bit

    • Workaround Exists
    • Hide

      You need to enable silent mode within the script:

      Example:
      $WILDFLY_DIR/bin/add-user.sh --realm ManagementRealm --enable --group testgroup --user testadmin --password "testpassword" --silent

      $WILDFLY_DIR/bin/add-user.sh -a --realm ApplicationRealm --enable --group test --user test --password "test" --silent

      Show
      You need to enable silent mode within the script: Example: $WILDFLY_DIR/bin/add-user.sh --realm ManagementRealm --enable --group testgroup --user testadmin --password "testpassword" --silent $WILDFLY_DIR/bin/add-user.sh -a --realm ApplicationRealm --enable --group test --user test --password "test" --silent
    • Low

      There is still a bug with the "createUsers.sh" script. You need to enable silent mode within the script.

              darran.lofthouse@redhat.com Darran Lofthouse
              davidxeno David Schneider (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: