Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-1849

[EAP] Management port does not require ADMIN_USERNAME/ADMIN_PASSWORD even if set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • EAP64 1.6.0.GA
    • SSO70 1.4.0.GA, SSO71 1.1.0.GA, JDV63 1.2.0.GA, JDG65 1.4.0.GA, KIESRV63 1.4.0.GA, KIESRV64 1.0.0.GA, EAP70 1.5.0.GA, EAP64 1.5.0.GA, JDG71 1.0.0.GA
    • EAP7
    • CLOUD Maintenance Sprint 10

    Description

      Having EAP7 pod deployed with

                - name: ADMIN_PASSWORD
                  value: p@ssw0rd
                - name: ADMIN_USERNAME
                  value: admin2
      

      Running the following inside the container:

      /opt/eap/bin/jboss-cli.sh -c --no-local-auth deployment-info
      

      prints

      Picked up JAVA_TOOL_OPTIONS: -Duser.home=/home/jboss -Duser.name=jboss
      NAME             RUNTIME-NAME     PERSISTENT ENABLED STATUS 
      ROOT.war         ROOT.war         false      true    OK     
      activemq-rar.rar activemq-rar.rar false      true    OK
      

      The command should have failed, as it should have required the ADMIN_USERNAME / ADMIN_PASSWORD.

      Attachments

        Issue Links

          Activity

            People

              wdecoste1@redhat.com William Decoste (Inactive)
              maschmid@redhat.com Marek Schmidt
              Marek Schmidt Marek Schmidt
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: