Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1458

add-user.sh scripts change layout of properties files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • 3.0.1.Final
    • 2.1.0.Final
    • Scripts
    • None

    Description

      Description of problem:
      add-user.sh scripts change layout of properties files:

      • application-users.properties
      • mgmt-users.properties

      How reproducible:
      Always

      Steps to Reproduce:

      1. get fresh EAP
      2. ./add-user.sh -u admin2 -p Admin1** -s
      3. ./add-user.sh -a -u admin3 -p Admin1** -s

      Actual results:
      These comments are moved to the end of application-users.properties file:

      #
      #$REALM_NAME=ApplicationRealm$ This line is used by the add-user utility to identify the realm name already used in this file.
      #
      

      These comments are moved to the end of mgmt-users.properties file:

      #
      #$REALM_NAME=ManagementRealm$ This line is used by the add-user utility to identify the realm name already used in this file.
      #
      

      Expected results:
      Comments have same order after execution of add-user.sh

      CC: tomazcerar

      Attachments

        Issue Links

          Activity

            People

              chaowan@redhat.com Chao Wang
              chaowan@redhat.com Chao Wang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: