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

Cygwin createUsers.sh still error "JBAS015232"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Can't Do
    • Minor
    • 9.0.0.Alpha1
    • 8.0.0.Final
    • None
    • None
    • 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

    Description

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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: