Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-12078

Migration procedure remove users configured on target server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Critical Critical
    • None
    • 7.1.0.ER2
    • Migration
    • None

      Users defined on target server are removed by migration procedure.

      reproduce:

      $SOURCE_DIST/bin/add-user.sh sourceUser asdasd@2
      $TARGET_DIST/bin/add-user.sh targetUser asdasd@2
      ./jboss-server-migration.sh --source $SOURCE_DIST --target $TARGET_DIST --interactive false
      

      Only sourceUser is setup on target server

      $cat $TARGET_DIST/standalone/configuration/mgmt-users.properties | grep User=
      sourceUser=d0ce59253805dd373185d37303525d24
      

              emartins@redhat.com Eduardo Martins
              pkremens@redhat.com Petr Kremensky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: